mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Wed Mar 12 10:54:38 UTC 2025
This commit is contained in:
parent
6dc93282df
commit
a459a88a5f
152 changed files with 2634 additions and 1748 deletions
|
|
@ -15,6 +15,8 @@ SYNOPSIS
|
|||
[--replica-zones=ZONE,ZONE] [--no-require-csek-key-create]
|
||||
[--resource-policies=[RESOURCE_POLICY,...]] [--size=SIZE]
|
||||
[--storage-pool=STORAGE_POOL] [--type=TYPE]
|
||||
[--global-source-snapshot
|
||||
| --source-snapshot-region=SOURCE_SNAPSHOT_REGION]
|
||||
[--image-family-scope=IMAGE_FAMILY_SCOPE
|
||||
--image-project=IMAGE_PROJECT --image=IMAGE
|
||||
| --image-family=IMAGE_FAMILY | --primary-disk=PRIMARY_DISK
|
||||
|
|
@ -184,6 +186,15 @@ FLAGS
|
|||
types, run gcloud compute disk-types list. The default disk type is
|
||||
pd-standard.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--global-source-snapshot
|
||||
If set, the snapshot is global.
|
||||
|
||||
--source-snapshot-region=SOURCE_SNAPSHOT_REGION
|
||||
Region of the snapshot to operate on. Overrides the default
|
||||
compute/region property value for this command invocation.
|
||||
|
||||
--image-family-scope=IMAGE_FAMILY_SCOPE
|
||||
Sets the scope for the --image-family flag. By default, when specifying
|
||||
an image family in a public image project, the zonal image family scope
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue