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

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

DESCRIPTION
    (ALPHA) Manage Pub/Sub Lite subscriptions.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     ack-up-to
        (ALPHA) Acknowledge messages on a Pub/Sub Lite subscription.

     create
        (ALPHA) Create a Pub/Sub Lite subscription.

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

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

     list
        (ALPHA) List Pub/Sub Lite subscriptions.

     seek
        (ALPHA) Seek a Pub/Sub Lite subscription.

     subscribe
        (ALPHA) Stream messages from a Pub/Sub Lite subscription.

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

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-subscriptions

        $ gcloud beta pubsub lite-subscriptions

