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

1.2 KiB

title description menu weight
influx bucket find The 'influx bucket find' command lists and searches for buckets in InfluxDB.
v2_0_ref
name parent
influx bucket find influx bucket
1

The influx bucket find command lists and searches for buckets in InfluxDB.

Usage

influx bucket find [flags]

Flags

Flag Description Input type
-h, --help Help for the find command
-i, --id The bucket ID string
-n, --name The bucket name string
-o, --org The bucket organization name string
--org-id The bucket organization ID string

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