gcloud beta logging views

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