NAME
    gcloud logging scopes - manages Cloud Logging log scopes

SYNOPSIS
    gcloud logging scopes COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Commands for managing Cloud Logging log scopes. A scope is used to describe
    a group of resources to read log entries from.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a log scope.

     delete
        Delete a log scope.

     describe
        Display information about a log scope.

     list
        List the defined log scopes.

     update
        Update a log scope.
