1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00
gcloud-help/gcloud/beta/pubsub/lite-topics/help
2022-03-01 04:29:52 +00:00

46 lines
992 B
Text

NAME
gcloud beta pubsub lite-topics - manage Pub/Sub Lite topics
SYNOPSIS
gcloud beta pubsub lite-topics COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Create a Pub/Sub Lite topic.
delete
(BETA) Delete a Pub/Sub Lite topic.
describe
(BETA) Describe a Pub/Sub Lite topic.
list
(BETA) List Pub/Sub Lite topics.
list-subscriptions
(BETA) List Pub/Sub Lite subscriptions for a given Lite topic.
publish
(BETA) Publish Pub/Sub Lite messages.
update
(BETA) Update a Pub/Sub Lite topic.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud pubsub lite-topics
$ gcloud alpha pubsub lite-topics