mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
37 lines
673 B
Text
37 lines
673 B
Text
NAME
|
|
gcloud backup-dr backups - manage Backup and DR backups
|
|
|
|
SYNOPSIS
|
|
gcloud backup-dr backups GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Backup and DR backups.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
restore
|
|
Manage restore operations for resources.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
Delete the specified Backup.
|
|
|
|
describe
|
|
Show details of the backup.
|
|
|
|
list
|
|
List Backups.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha backup-dr backups
|
|
|