Merge branch 'master' into 5404-flux-broken-menu-links
commit
60ea938a12
|
@ -9,6 +9,16 @@ menu:
|
||||||
weight: 301
|
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 <CLUSTER_ID>`
|
||||||
|
command](/influxdb/clustered/reference/cli/influxctl/cluster/get/).
|
||||||
|
|
||||||
|
{{% /warn %}}
|
||||||
|
|
||||||
The `influxctl cluster list` command returns information about all InfluxDB
|
The `influxctl cluster list` command returns information about all InfluxDB
|
||||||
clusters associated with your account ID.
|
clusters associated with your account ID.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue