gcloud logging buckets - manage Cloud Logging buckets
gcloud logging buckets COMMAND [GCLOUD_WIDE_FLAG ...]
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
Create a bucket.
- delete
Delete a bucket.
- describe
Display information about a bucket.
- list
List the defined buckets.
- undelete
Undelete a bucket.
- update
Update a bucket.
These variants are also available:
$ gcloud alpha logging buckets
$ gcloud beta logging buckets