gcloud alpha logging views - manage log views
gcloud alpha logging views COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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
(ALPHA) Create a log view on a log bucket.
- delete
(ALPHA) Delete a view.
- describe
(ALPHA) Display information about a view.
- list
(ALPHA) List the defined views.
- update
(ALPHA) Update a view.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud logging views
$ gcloud beta logging views