NAME
    gcloud logging saved-queries - manage Cloud Logging saved queries

SYNOPSIS
    gcloud logging saved-queries COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Commands for managing Cloud Logging saved queries. A saved query describes
    a query that has been saved by a user.

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 Logging saved query.

     delete
        Delete a Logging saved query.

     describe
        A command that describes a Logging saved query.

     list
        List Logging saved queries.

     update
        Update Logging saved queries.
