influxctl table list

The influxctl table list command lists all tables in the specified database in an InfluxDB Cloud Dedicated cluster.

Usage

influxctl table list [flags] <DATABASE_NAME>

Arguments

ArgumentDescription
DATABASE_NAMEName of the target database

Flags

FlagDescription
--filter-statusOnly list tables with a specific status (active (default) or deleted)
--formatOutput format (table (default) or json)
-h--helpOutput command help

Was this page helpful?

Thank you for your feedback!