View buckets
View buckets in the InfluxDB UI
Click Load Data in the navigation bar.
Select Buckets.
Click on a bucket to view details.
View buckets using the influx CLI
Use the influx bucket find
command
to view a buckets in an organization.
influx bucket find
Other filtering options such as filtering by organization, name, or ID are available.
See the influx bucket find
documentation
for information about other available flags.
Bug Reports and Feedback
Thank you for being willing to help test InfluxDB v2.0 alpha! Feedback and bug reports are welcome and encouraged both for InfluxDB and this documentation. Submit feedback using one of the following methods:
- Post in the InfluxData Community
- In the InfluxDB UI, click Feedback in the left navigation bar.
- Submit documentation issues to the InfluxDB 2.0 documentation repository.
- Submit InfluxDB issues to the InfluxDB repository.