792 B
792 B
The influxctl table list
command lists all tables in the specified database in
an {{< product-name omit=" Clustered" >}} cluster.
Usage
influxctl table list [flags] <DATABASE_NAME>
Arguments
Argument | Description |
---|---|
DATABASE_NAME | Name of the target database |
Flags
Flag | Description | |
---|---|---|
--format |
Output format (table (default) or json ) |
|
-h |
--help |
Output command help |
{{% caption %}}
Also see influxctl
global flags.
{{% /caption %}}