mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
34 lines
651 B
Text
34 lines
651 B
Text
NAME
|
|
gcloud backup-dr backup-plans - manage Backup and DR backup plans
|
|
|
|
SYNOPSIS
|
|
gcloud backup-dr backup-plans COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Backup and DR backup plans.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Creates a new Backup Plan.
|
|
|
|
delete
|
|
Deletes a Backup Plan.
|
|
|
|
describe
|
|
Show details of the backup plan.
|
|
|
|
list
|
|
List backup plans in the project.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha backup-dr backup-plans
|
|
|