NAME
    gcloud alpha logging sinks - manages sinks used to route logs to storage or
        export destinations

SYNOPSIS
    gcloud alpha logging sinks COMMAND [GCLOUD_WIDE_FLAG ...]

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

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a log sink.

     delete
        (ALPHA) Delete a sink.

     describe
        (ALPHA) Display information about a sink.

     list
        (ALPHA) List the defined sinks.

     update
        (ALPHA) Update a sink.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud logging sinks

        $ gcloud beta logging sinks

