mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
28 lines
581 B
Text
28 lines
581 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.
|
|
|
|
disk
|
|
Restores a Compute Disk Backup.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha backup-dr backups restore
|
|
|