Back to Influxdb

Index

content/shared/influxdb3-cli/create/_index.md

latest3.1 KB
Original Source

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

Usage

<!--pytest.mark.skip-->
bash
influxdb3 create <SUBCOMMAND>

Subcommands

{{% show-in "enterprise" %}}

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
helpPrint command help or the help of a subcommand
{{% /show-in %}}

{{% show-in "core" %}}

SubcommandDescription
databaseCreate a new database
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
helpPrint command help or the help of a subcommand
{{% /show-in %}}

Options

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