mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
49 lines
1.1 KiB
Text
49 lines
1.1 KiB
Text
NAME
|
|
gcloud beta pubsub lite-subscriptions - manage Pub/Sub Lite subscriptions
|
|
|
|
SYNOPSIS
|
|
gcloud beta pubsub lite-subscriptions COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Acknowledge messages on a Pub/Sub Lite subscription.
|
|
|
|
create
|
|
(BETA) Create a Pub/Sub Lite subscription.
|
|
|
|
delete
|
|
(BETA) Delete a Pub/Sub Lite subscription.
|
|
|
|
describe
|
|
(BETA) Describe a Pub/Sub Lite subscription.
|
|
|
|
list
|
|
(BETA) List Pub/Sub Lite subscriptions.
|
|
|
|
seek
|
|
(BETA) Seek a Pub/Sub Lite subscription.
|
|
|
|
subscribe
|
|
(BETA) Stream messages from a Pub/Sub Lite subscription.
|
|
|
|
update
|
|
(BETA) Update a Pub/Sub Lite subscription.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud pubsub lite-subscriptions
|
|
|
|
$ gcloud alpha pubsub lite-subscriptions
|
|
|