mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 07:40:10 +00:00
gcloud: Wed Aug 24 09:45:53 UTC 2022
This commit is contained in:
parent
c614d893da
commit
978ed239f6
127 changed files with 2957 additions and 251 deletions
|
|
@ -16,7 +16,9 @@ EXAMPLES
|
|||
|
||||
$ gcloud alpha container backup-restore restores create my-restore \
|
||||
--project=my-project --location=us-central1 \
|
||||
--restore-plan=my-restore-plan
|
||||
--restore-plan=my-restore-plan \
|
||||
--backup=projects/my-project/locations/us-east1/backupPlans/\
|
||||
my-backup-plan/backups/my-backup
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Restore resource - Name of the restore to create. Once the restore is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue