mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
41 lines
870 B
Text
41 lines
870 B
Text
|
|
NAME
|
||
|
|
gcloud beta backup-dr backup-plans - manage Backup and DR backup plans
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta backup-dr backup-plans COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) 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
|
||
|
|
(BETA) Creates a new Backup Plan.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(BETA) Deletes a Backup Plan.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Show details of the backup plan.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List backup plans in the project.
|
||
|
|
|
||
|
|
update
|
||
|
|
(BETA) Update a specific backup plan.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud backup-dr backup-plans
|
||
|
|
|
||
|
|
$ gcloud alpha backup-dr backup-plans
|
||
|
|
|