gcloud beta logging views - manage log views
gcloud beta logging views COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Commands for managing views. A log view represents a subset of the log entries in a Cloud Logging log bucket.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud logging views
$ gcloud alpha logging views