1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/beta/logging/buckets/help
2023-01-19 00:56:33 +00:00

45 lines
977 B
Text

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