influxdb3 create

The influxdb3 create command creates a resource such as a database or authentication token.

Usage

influxdb3 create <SUBCOMMAND>

Subcommands

SubcommandDescription
databaseCreate a new database
file_indexCreate a new file index for a database or table
last_cacheCreate a new last value cache
distinct_cacheCreate a new distinct value cache
tableCreate a new table in a database
tokenCreate a new authentication token
triggerCreate a new trigger for the processing engine

| query_group | Create a new distributed query group (not yet operational) | | help | Print command help or the help of a subcommand |

Options

OptionDescription
-h--helpPrint help information
--help-allPrint detailed help information

Was this page helpful?

Thank you for your feedback!