mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-23 00:02:45 +00:00
gcloud: Wed Oct 16 09:53:34 UTC 2024
This commit is contained in:
parent
4ffb04ab9e
commit
694f6671d0
151 changed files with 4031 additions and 414 deletions
|
|
@ -16,6 +16,8 @@ SYNOPSIS
|
|||
[--resource-policies=[RESOURCE_POLICY,...]] [--size=SIZE]
|
||||
[--storage-pool=STORAGE_POOL] [--type=TYPE]
|
||||
[--user-licenses=[LICENSE,...]]
|
||||
[--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
|
||||
|
|
@ -189,6 +191,15 @@ FLAGS
|
|||
List of URIs to license resources. User-provided licenses can be edited
|
||||
after disk is created.
|
||||
|
||||
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