mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Thu Jun 22 10:31:35 UTC 2023
This commit is contained in:
parent
2102dc5511
commit
dc0d916cee
219 changed files with 5076 additions and 1639 deletions
|
|
@ -9,7 +9,7 @@ SYNOPSIS
|
|||
[--snapshot-type=SNAPSHOT_TYPE] [--source-disk=SOURCE_DISK]
|
||||
[--source-disk-key-file=FILE]
|
||||
[--source-instant-snapshot=SOURCE_INSTANT_SNAPSHOT]
|
||||
[--storage-location=LOCATION]
|
||||
[--source-instant-snapshot-key-file=FILE] [--storage-location=LOCATION]
|
||||
[--source-disk-region=SOURCE_DISK_REGION
|
||||
| --source-disk-zone=SOURCE_DISK_ZONE]
|
||||
[--source-instant-snapshot-region=SOURCE_INSTANT_SNAPSHOT_REGION
|
||||
|
|
@ -97,6 +97,11 @@ FLAGS
|
|||
the full path to the source instant snapshot. For example:
|
||||
https://www.googleapis.com/compute/v1/projects/MY-PROJECT/zones/MY-ZONE/instantSnapshots/MY-INSTANT-SNAPSHOT
|
||||
|
||||
--source-instant-snapshot-key-file=FILE
|
||||
Path to the customer-supplied encryption key of the source instant
|
||||
snapshot. Required if the source instant snapshot is protected by a
|
||||
customer-supplied encryption key.
|
||||
|
||||
--storage-location=LOCATION
|
||||
Google Cloud Storage location, either regional or multi-regional, where
|
||||
snapshot content is to be stored. If absent, a nearby regional or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue