mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
30 lines
611 B
Text
30 lines
611 B
Text
|
|
NAME
|
||
|
|
gcloud backup-dr backup-plan-revisions - view Backup and DR backup plan
|
||
|
|
revisions
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud backup-dr backup-plan-revisions COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
View Backup and DR backup plan revisions.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
describe
|
||
|
|
Show details of the backup plan revision.
|
||
|
|
|
||
|
|
list
|
||
|
|
List backup plan revisions.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha backup-dr backup-plan-revisions
|
||
|
|
|