mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
48 lines
943 B
Text
48 lines
943 B
Text
NAME
|
|
gcloud pubsub - manage Cloud Pub/Sub topics, subscriptions, and snapshots
|
|
|
|
SYNOPSIS
|
|
gcloud pubsub GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud Pub/Sub topics, subscriptions, and snapshots.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
lite-operations
|
|
Manage Pub/Sub Lite operations.
|
|
|
|
lite-reservations
|
|
Manage Pub/Sub Lite reservations.
|
|
|
|
lite-subscriptions
|
|
Manage Pub/Sub Lite subscriptions.
|
|
|
|
lite-topics
|
|
Manage Pub/Sub Lite topics.
|
|
|
|
schemas
|
|
Manage Pub/Sub schemas.
|
|
|
|
snapshots
|
|
Manage Cloud Pub/Sub snapshots.
|
|
|
|
subscriptions
|
|
Manage Cloud Pub/Sub subscriptions.
|
|
|
|
topics
|
|
Manage Cloud Pub/Sub topics.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha pubsub
|
|
|
|
$ gcloud beta pubsub
|
|
|