Back to Influxdb

Index

content/shared/influxctl/table/_index.md

latest1.4 KB
Original Source

The influxctl table command and its subcommands manage tables in an {{% product-name omit=" Clustered" %}} cluster.

Usage

sh
influxctl table [subcommand] [flags]

Subcommands

SubcommandDescription
createCreate a table
deleteDelete a table
icebergManage iceberg exports for a table
listList tables
renameRename a table
undeleteUndelete a table
help, hOutput command help

Flags

FlagDescription
-h--helpOutput command help

{{% caption %}} Also see influxctl global flags. {{% /caption %}}