hotfix: fix comments in influxctl config example, closes influxdata/DAR#404

pull/5232/head
Scott Anderson 2023-11-14 10:17:12 -07:00
parent 53979710a0
commit c417732937
1 changed files with 2 additions and 2 deletions

View File

@ -299,12 +299,12 @@ If stored at a non-default location, include the `--config` flag with each
## Choose from "clustered" or "dedicated"
product = "dedicated"
### Clustered Specific Options ###
### Dedicated Specific Options ###
## Account ID and cluster ID
account_id = "ACCOUNT_ID"
cluster_id = "CLUSTER_ID"
### Dedicated Specific Options ###
### Clustered Specific Options ###
## Host and port
## The hostname/IP address and port to connect to the dedicated instance
# host = ""