gcloud alpha logging buckets - manage Cloud Logging buckets
gcloud alpha logging buckets COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) Commands for managing Cloud Logging buckets. A bucket is a container of logs that can be managed as a unit, for example by setting the retention period.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
(ALPHA) Create a bucket.
- delete
(ALPHA) Delete a bucket.
- describe
(ALPHA) Display information about a bucket.
- list
(ALPHA) List the defined buckets.
- undelete
(ALPHA) Undelete a bucket.
- update
(ALPHA) Update a bucket.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud logging buckets
$ gcloud beta logging buckets