NAME
    gcloud beta logging - manage Cloud Logging

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

DESCRIPTION
    (BETA) 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
        (BETA) Manage Cloud Logging buckets.

     locations
        (BETA) Query Cloud Logging locations.

     logs
        (BETA) Manages your project's logs.

     metrics
        (BETA) Manages logs-based metrics.

     resource-descriptors
        (BETA) Get information about resource descriptors.

     sinks
        (BETA) Manages sinks used to route logs to storage or export
        destinations.

     views
        (BETA) Manage log views.

COMMANDS
    COMMAND is one of the following:

     read
        (BETA) Read log entries.

     tail
        (BETA) Tail log entries.

     write
        (BETA) Write a log entry.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud logging

        $ gcloud alpha logging

