1.2 KiB
1.2 KiB
The influxctl table
command and its subcommands manage tables in an
{{% product-name omit=" Clustered" %}} cluster.
Usage
influxctl table [subcommand] [flags]
Subcommands
Subcommand | Description |
---|---|
create | Create a table |
delete | Delete a table |
iceberg | Manage iceberg exports for a table |
list | List tables |
help, h | Output command help |
Flags
Flag | Description | |
---|---|---|
-h |
--help |
Output command help |
{{% caption %}}
Also see influxctl
global flags.
{{% /caption %}}