mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
43 lines
990 B
Text
43 lines
990 B
Text
NAME
|
|
gcloud beta pubsub lite-reservations - manage Pub/Sub Lite reservations
|
|
|
|
SYNOPSIS
|
|
gcloud beta pubsub lite-reservations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Pub/Sub Lite reservations.
|
|
|
|
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 reservation.
|
|
|
|
delete
|
|
(BETA) Delete a Pub/Sub Lite reservation.
|
|
|
|
describe
|
|
(BETA) Describe a Pub/Sub Lite reservation.
|
|
|
|
list
|
|
(BETA) List Pub/Sub Lite reservations.
|
|
|
|
list-topics
|
|
(BETA) List Pub/Sub Lite topics for a given Lite reservation.
|
|
|
|
update
|
|
(BETA) Update a Pub/Sub Lite reservation.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud pubsub lite-reservations
|
|
|
|
$ gcloud alpha pubsub lite-reservations
|
|
|