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

1.4 KiB
Raw Blame History

title description menu weight
influx bucket Bucket management commands The 'influx bucket' command and its subcommands manage buckets in InfluxDB.
v2_0_ref
name parent
influx bucket influx
1

The influx bucket command and its subcommands manage buckets in InfluxDB.

Usage

influx bucket [flags]
influx bucket [command]

Subcommands

Subcommand Description
create Create bucket
delete Delete bucket
find Find buckets
update Update bucket

Flags

Flag Description
-h, --help Help for the bucket command

Global flags

Global flag Description Input type
--host HTTP address of InfluxDB (default http://localhost:9999) string
--local Run commands locally against the filesystem
-t, --token API token to be used throughout client calls string