influxctl cluster list

The influxctl cluster list command returns information about all InfluxDB Cloud Dedicated clusters associated with your account ID.

The --format flag lets you print the output in other formats. Default: table.

The json format:

  • outputs additional fields not included in table
  • is available for easier programmatic parsing by other tooling

Usage

influxctl cluster list

Flags

FlagDescription
--formatOutput format (table (default) or json)
-h--helpOutput command help

Was this page helpful?

Thank you for your feedback!