1.2 KiB
1.2 KiB
The influxctl database command and its subcommands manage databases in an
{{% product-name omit=" Clustered" %}} cluster.
Usage
influxctl database [subcommand] [flags]
Subcommands
| Subcommand | Description |
|---|---|
| create | Create a database |
| delete | Delete a database |
| list | List databases |
| rename | Rename a database |
| undelete | Undelete a database |
| update | Update a database |
| help, h | Output command help |
Flags
| Flag | Description | |
|---|---|---|
-h |
--help |
Output command help |