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.

     links
        (BETA) Manage linked datasets.

     locations
        (BETA) Query Cloud Logging locations.

     logs
        (BETA) Manages your project's logs.

     metrics
        (BETA) Manages logs-based metrics.

     operations
        (BETA) Manage long running operations.

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

     settings
        (BETA) Manages the org settings for the Cloud Logging Logs Router.

     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:

     copy
        (BETA) Copy log entries.

     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

