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/views/help
2022-03-01 04:29:52 +00:00

41 lines
871 B
Text

NAME
gcloud beta logging views - manage log views
SYNOPSIS
gcloud beta logging views COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Commands for managing views. A log view represents a subset of the
log entries in a Cloud Logging log bucket.
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 log view on a log bucket.
delete
(BETA) Delete a view.
describe
(BETA) Display information about a view.
list
(BETA) List the defined views.
update
(BETA) Update a view.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud logging views
$ gcloud alpha logging views