gcloud beta logging buckets - manage Cloud Logging buckets
gcloud beta logging buckets COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) 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
(BETA) Create a bucket.
- delete
(BETA) Delete a bucket.
- describe
(BETA) Display information about a bucket.
- list
(BETA) List the defined buckets.
- undelete
(BETA) Undelete a bucket.
- update
(BETA) Update a bucket.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud logging buckets
$ gcloud alpha logging buckets