mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
38 lines
848 B
Text
38 lines
848 B
Text
NAME
|
|
gcloud backup-dr backup-plan-associations - manage Backup and DR backup
|
|
plan associations
|
|
|
|
SYNOPSIS
|
|
gcloud backup-dr backup-plan-associations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Backup and DR backup plan associations.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a new backup plan association.
|
|
|
|
delete
|
|
Delete the specified backup plan association.
|
|
|
|
describe
|
|
Show details of the backup plan association.
|
|
|
|
list
|
|
List Backup and DR backup plan associations.
|
|
|
|
trigger-backup
|
|
Create an on-demand backup for a resource.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha backup-dr backup-plan-associations
|
|
|