1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/logging/buckets/help
2022-03-01 04:29:52 +00:00

44 lines
856 B
Text

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
Creates a bucket.
delete
Delete a bucket.
describe
Displays information about a bucket.
list
Lists the defined buckets.
undelete
Undelete a bucket.
update
Updates a bucket.
NOTES
These variants are also available:
$ gcloud alpha logging buckets
$ gcloud beta logging buckets