From c417732937ea522c43088414cdf07c8ccd6494fd Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Tue, 14 Nov 2023 10:17:12 -0700 Subject: [PATCH] hotfix: fix comments in influxctl config example, closes influxdata/DAR#404 --- .../cloud-dedicated/reference/cli/influxctl/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/influxdb/cloud-dedicated/reference/cli/influxctl/_index.md b/content/influxdb/cloud-dedicated/reference/cli/influxctl/_index.md index 1b65e3289..1c4db302e 100644 --- a/content/influxdb/cloud-dedicated/reference/cli/influxctl/_index.md +++ b/content/influxdb/cloud-dedicated/reference/cli/influxctl/_index.md @@ -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 = ""