NAME
    gcloud alpha pubsub - manage Cloud Pub/Sub topics, subscriptions, and
        snapshots

SYNOPSIS
    gcloud alpha pubsub GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Cloud Pub/Sub topics, subscriptions, and snapshots.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     lite-operations
        (ALPHA) Manage Pub/Sub Lite operations.

     lite-reservations
        (ALPHA) Manage Pub/Sub Lite reservations.

     lite-subscriptions
        (ALPHA) Manage Pub/Sub Lite subscriptions.

     lite-topics
        (ALPHA) Manage Pub/Sub Lite topics.

     message-transforms
        (ALPHA) Manage Cloud Pub/Sub message transforms.

     schemas
        (ALPHA) Manage Pub/Sub schemas.

     snapshots
        (ALPHA) Manage Cloud Pub/Sub snapshots.

     subscriptions
        (ALPHA) Manage Cloud Pub/Sub subscriptions.

     topics
        (ALPHA) Manage Cloud Pub/Sub topics.

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 pubsub

        $ gcloud beta pubsub

