File: //snap/google-cloud-cli/394/help/man/man1/gcloud_beta_logging_views.1
.TH "GCLOUD_BETA_LOGGING_VIEWS" 1
.SH "NAME"
.HP
gcloud beta logging views \- manage log views
.SH "SYNOPSIS"
.HP
\f5gcloud beta logging views\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Commands for managing views. A log view represents a subset of the
log entries in a Cloud Logging log bucket.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
\fB(BETA)\fR Create a log view on a log bucket.
.TP 2m
\fBdelete\fR
\fB(BETA)\fR Delete a view.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Display information about a view.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List the defined views.
.TP 2m
\fBupdate\fR
\fB(BETA)\fR Update a view.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud logging views
.RE
.RS 2m
$ gcloud alpha logging views
.RE