diff --git a/content/influxdb/clustered/reference/cli/influxctl/cluster/list.md b/content/influxdb/clustered/reference/cli/influxctl/cluster/list.md index b8c01ce88..3696d132e 100644 --- a/content/influxdb/clustered/reference/cli/influxctl/cluster/list.md +++ b/content/influxdb/clustered/reference/cli/influxctl/cluster/list.md @@ -9,6 +9,16 @@ menu: weight: 301 --- +{{% warn %}} + +#### Doesn't work with InfluxDB Clustered + +The `influxctl cluster list` command won't work with {{% product-name %}}. +To retrieve cluster information, use the [`influxctl cluster get ` +command](/influxdb/clustered/reference/cli/influxctl/cluster/get/). + +{{% /warn %}} + The `influxctl cluster list` command returns information about all InfluxDB clusters associated with your account ID.