NAME
    gcloud alpha pubsub lite-topics - manage Pub/Sub Lite topics

SYNOPSIS
    gcloud alpha pubsub lite-topics COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Pub/Sub Lite topics.

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 Pub/Sub Lite topic.

     delete
        (ALPHA) Delete a Pub/Sub Lite topic.

     describe
        (ALPHA) Describe a Pub/Sub Lite topic.

     list
        (ALPHA) List Pub/Sub Lite topics.

     list-subscriptions
        (ALPHA) List Pub/Sub Lite subscriptions for a given Lite topic.

     publish
        (ALPHA) Publish Pub/Sub Lite messages.

     update
        (ALPHA) Update a Pub/Sub Lite topic.

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 lite-topics

        $ gcloud beta pubsub lite-topics

