docs-v2/content/v2.0/reference/cli/influx/bucket/update.md

879 B

title description menu weight
influx bucket update The 'influx bucket update' command updates information associated with buckets in InfluxDB.
v2_0_ref
name parent
influx bucket update influx bucket
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 %}}