gcloud logging views - manage log views
gcloud logging views COMMAND [GCLOUD_WIDE_FLAG ...]
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
Create a log view on a log bucket.
- delete
Delete a view.
- describe
Display information about a view.
- list
List the defined views.
- update
Update a view.
These variants are also available:
$ gcloud alpha logging views
$ gcloud beta logging views