NAME gcloud logging buckets - manage Cloud Logging buckets SYNOPSIS gcloud logging buckets COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION 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. GCLOUD WIDE FLAGS These flags are available to all commands: --help. Run $ gcloud help for details. COMMANDS 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. NOTES These variants are also available: $ gcloud alpha logging buckets $ gcloud beta logging buckets