mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 14 10:45:02 UTC 2025
This commit is contained in:
parent
dfebca5b6c
commit
82f3a66664
423 changed files with 11160 additions and 1149 deletions
|
|
@ -18,7 +18,7 @@ EXAMPLES
|
|||
|
||||
$ gcloud beta container backup-restore backup-channels create \
|
||||
my-backup-channel --project=my-project --location=us-central1 \
|
||||
--destination_project=projects/1234567890
|
||||
--destination-project=projects/1234567890
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Backup channel resource - Name of the backup channel to create. Once the
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ EXAMPLES
|
|||
|
||||
$ gcloud beta container backup-restore restore-channels create \
|
||||
my-restore-channel --project=my-project --location=us-central1 \
|
||||
--destination_project=projects/1234567890
|
||||
--destination-project=projects/1234567890
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Restore channel resource - Name of the restore channel to create. Once the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue