mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
48 lines
999 B
Text
48 lines
999 B
Text
NAME
|
|
gcloud pubsub lite-subscriptions - manage Pub/Sub Lite subscriptions
|
|
|
|
SYNOPSIS
|
|
gcloud pubsub lite-subscriptions COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Acknowledge messages on a Pub/Sub Lite subscription.
|
|
|
|
create
|
|
Create a Pub/Sub Lite subscription.
|
|
|
|
delete
|
|
Delete a Pub/Sub Lite subscription.
|
|
|
|
describe
|
|
Describe a Pub/Sub Lite subscription.
|
|
|
|
list
|
|
List Pub/Sub Lite subscriptions.
|
|
|
|
seek
|
|
Seek a Pub/Sub Lite subscription.
|
|
|
|
subscribe
|
|
Stream messages from a Pub/Sub Lite subscription.
|
|
|
|
update
|
|
Update a Pub/Sub Lite subscription.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha pubsub lite-subscriptions
|
|
|
|
$ gcloud beta pubsub lite-subscriptions
|
|
|