NAME
    gcloud logging - manage Cloud Logging

SYNOPSIS
    gcloud logging GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud Logging.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     buckets
        Manage Cloud Logging buckets.

     links
        Manage linked datasets.

     locations
        Query Cloud Logging locations.

     logs
        Manages your project's logs.

     metrics
        Manages logs-based metrics.

     operations
        Manage long running operations.

     recent-queries
        Manage Cloud Logging recent queries.

     resource-descriptors
        Get information about resource descriptors.

     saved-queries
        Manage Cloud Logging saved queries.

     scopes
        Manages Cloud Logging log scopes.

     settings
        Manages the org settings for the Cloud Logging Logs Router.

     sinks
        Manages sinks used to route logs to storage or export destinations.

     views
        Manage log views.

COMMANDS
    COMMAND is one of the following:

     copy
        Copy log entries.

     read
        Read log entries.

     write
        Write a log entry.

NOTES
    These variants are also available:

        $ gcloud alpha logging

        $ gcloud beta logging

