879 B
879 B
title | description | menu | weight | ||||||
---|---|---|---|---|---|---|---|---|---|
influx bucket update | The 'influx bucket update' command updates information associated with buckets in InfluxDB. |
|
201 |
The influx bucket update
command updates information associated with buckets in InfluxDB.
Usage
influx bucket update [flags]
Flags
Flag | Description | Input type |
---|---|---|
-h , --help |
Help for the update command |
|
-i , --id |
The bucket ID (Required) | string |
-n , --name |
New bucket name | string |
-r , --retention |
New duration data will live in bucket | duration |
{{% influx-cli-global-flags %}}