mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Feb 29 10:17:22 UTC 2024
This commit is contained in:
parent
8778dcbd7e
commit
37dd57701a
203 changed files with 3473 additions and 5938 deletions
|
|
@ -15,7 +15,9 @@ SYNOPSIS
|
|||
[--image-family-scope=IMAGE_FAMILY_SCOPE
|
||||
--image-project=IMAGE_PROJECT --image=IMAGE
|
||||
| --image-family=IMAGE_FAMILY | --primary-disk=PRIMARY_DISK
|
||||
| --source-disk=SOURCE_DISK | --source-snapshot=SOURCE_SNAPSHOT]
|
||||
| --source-disk=SOURCE_DISK
|
||||
| --source-instant-snapshot=SOURCE_INSTANT_SNAPSHOT
|
||||
| --source-snapshot=SOURCE_SNAPSHOT]
|
||||
[--kms-key=KMS_KEY : --kms-keyring=KMS_KEYRING
|
||||
--kms-location=KMS_LOCATION --kms-project=KMS_PROJECT]
|
||||
[--primary-disk-region=PRIMARY_DISK_REGION
|
||||
|
|
@ -201,6 +203,9 @@ FLAGS
|
|||
The source disk must be in the same zone/region as the disk to be
|
||||
created.
|
||||
|
||||
--source-instant-snapshot=SOURCE_INSTANT_SNAPSHOT
|
||||
Name of the source instant snapshot used to create the disks.
|
||||
|
||||
--source-snapshot=SOURCE_SNAPSHOT
|
||||
Source snapshot used to create the disks. It is safe to delete a
|
||||
snapshot after a disk has been created from the snapshot. In such
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue