1.6 KiB
1.6 KiB
The influxdb3 delete command deletes a resource such as a database or a table.
Usage
influxdb3 delete <SUBCOMMAND>
Subcommands
| Subcommand | Description |
|---|---|
| database | Delete a database |
| file_index | Delete a file index for a database or table |
| last_cache | Delete a last value cache |
| distinct_cache | Delete a metadata cache |
| plugin | Delete a processing engine plugin |
| table | Delete a table from a database |
| trigger | Delete a trigger for the processing engine |
| help | Print command help or the help of a subcommand |
Options
| Option | Description | |
|---|---|---|
-h |
--help |
Print help information |