mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
45 lines
1.2 KiB
Text
45 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha pubsub lite-reservations - manage Pub/Sub Lite reservations
|
|
|
|
SYNOPSIS
|
|
gcloud alpha pubsub lite-reservations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create a Pub/Sub Lite reservation.
|
|
|
|
delete
|
|
(ALPHA) Delete a Pub/Sub Lite reservation.
|
|
|
|
describe
|
|
(ALPHA) Describe a Pub/Sub Lite reservation.
|
|
|
|
list
|
|
(ALPHA) List Pub/Sub Lite reservations.
|
|
|
|
list-topics
|
|
(ALPHA) List Pub/Sub Lite topics for a given Lite reservation.
|
|
|
|
update
|
|
(ALPHA) Update a Pub/Sub Lite reservation.
|
|
|
|
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-reservations
|
|
|
|
$ gcloud beta pubsub lite-reservations
|
|
|