File: //snap/google-cloud-cli/394/help/man/man1/gcloud_logging_scopes.1
.TH "GCLOUD_LOGGING_SCOPES" 1
.SH "NAME"
.HP
gcloud logging scopes \- manages Cloud Logging log scopes
.SH "SYNOPSIS"
.HP
\f5gcloud logging scopes\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Commands for managing Cloud Logging log scopes. A scope is used to describe a
group of resources to read log entries from.
.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
Create a log scope.
.TP 2m
\fBdelete\fR
Delete a log scope.
.TP 2m
\fBdescribe\fR
Display information about a log scope.
.TP 2m
\fBlist\fR
List the defined log scopes.
.TP 2m
\fBupdate\fR
Update a log scope.
.RE
.sp