679 B
679 B
title | description | menu | weight | ||||||
---|---|---|---|---|---|---|---|---|---|
influx bucket delete | The 'influx bucket delete' command deletes a bucket from InfluxDB and all the data it contains. |
|
201 |
The influx bucket delete
command deletes a bucket from InfluxDB and all the data it contains.
Usage
influx bucket delete [flags]
Flags
Flag | Description | Input type |
---|---|---|
-h , --help |
Help for the delete command |
|
-i , --id |
The bucket ID (Required) | string |
{{% influx-cli-global-flags %}}