mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
45 lines
860 B
Text
45 lines
860 B
Text
NAME
|
|
gcloud pubsub lite-topics - manage Pub/Sub Lite topics
|
|
|
|
SYNOPSIS
|
|
gcloud pubsub lite-topics COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create a Pub/Sub Lite topic.
|
|
|
|
delete
|
|
Delete a Pub/Sub Lite topic.
|
|
|
|
describe
|
|
Describe a Pub/Sub Lite topic.
|
|
|
|
list
|
|
List Pub/Sub Lite topics.
|
|
|
|
list-subscriptions
|
|
List Pub/Sub Lite subscriptions for a given Lite topic.
|
|
|
|
publish
|
|
Publish Pub/Sub Lite messages.
|
|
|
|
update
|
|
Update a Pub/Sub Lite topic.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha pubsub lite-topics
|
|
|
|
$ gcloud beta pubsub lite-topics
|
|
|