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

48 lines
1.2 KiB
Text

NAME
gcloud alpha pubsub lite-topics - manage Pub/Sub Lite topics
SYNOPSIS
gcloud alpha pubsub lite-topics COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a Pub/Sub Lite topic.
delete
(ALPHA) Delete a Pub/Sub Lite topic.
describe
(ALPHA) Describe a Pub/Sub Lite topic.
list
(ALPHA) List Pub/Sub Lite topics.
list-subscriptions
(ALPHA) List Pub/Sub Lite subscriptions for a given Lite topic.
publish
(ALPHA) Publish Pub/Sub Lite messages.
update
(ALPHA) Update a Pub/Sub Lite topic.
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-topics
$ gcloud beta pubsub lite-topics