mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
39 lines
1,023 B
Text
39 lines
1,023 B
Text
NAME
|
|
gcloud alpha pubsub snapshots - manage Cloud Pub/Sub snapshots
|
|
|
|
SYNOPSIS
|
|
gcloud alpha pubsub snapshots COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Cloud Pub/Sub snapshots.
|
|
|
|
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) Creates one or more Cloud Pub/Sub snapshots.
|
|
|
|
delete
|
|
(ALPHA) Deletes one or more Cloud Pub/Sub snapshots.
|
|
|
|
describe
|
|
(ALPHA) Describes a Cloud Pub/Sub snapshot.
|
|
|
|
list
|
|
(ALPHA) Lists all the snapshots in a given project.
|
|
|
|
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 snapshots
|
|
|
|
$ gcloud beta pubsub snapshots
|
|
|