influxctl user list

The influxctl user list command lists all users associated with your InfluxDB account ID.

The --format flag lets you print the output in other formats. The json format is available for programmatic parsing by other tooling. Default: table.

Usage

influxctl user list [command options]

Flags

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

Was this page helpful?

Thank you for your feedback!