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

SYNOPSIS
    gcloud pubsub GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    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
        Manage Pub/Sub Lite operations.

     lite-reservations
        Manage Pub/Sub Lite reservations.

     lite-subscriptions
        Manage Pub/Sub Lite subscriptions.

     lite-topics
        Manage Pub/Sub Lite topics.

     message-transforms
        Manage Cloud Pub/Sub message transforms.

     schemas
        Manage Pub/Sub schemas.

     snapshots
        Manage Cloud Pub/Sub snapshots.

     subscriptions
        Manage Cloud Pub/Sub subscriptions.

     topics
        Manage Cloud Pub/Sub topics.

NOTES
    These variants are also available:

        $ gcloud alpha pubsub

        $ gcloud beta pubsub

