mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
25 lines
530 B
Text
25 lines
530 B
Text
NAME
|
|
gcloud backup-dr backups restore - manage restore operations for resources
|
|
|
|
SYNOPSIS
|
|
gcloud backup-dr backups restore COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage restore operations for resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
compute
|
|
Restores a Compute Engine VM Backup.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha backup-dr backups restore
|
|
|