mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Jun 8 11:29:23 UTC 2023
This commit is contained in:
parent
91de7103bb
commit
435c9359b5
115 changed files with 1566 additions and 491 deletions
|
|
@ -13,7 +13,8 @@ SYNOPSIS
|
|||
[--provisioned-iops=PROVISIONED_IOPS]
|
||||
[--provisioned-throughput=PROVISIONED_THROUGHPUT]
|
||||
[--replica-zones=ZONE,ZONE] [--no-require-csek-key-create]
|
||||
[--resource-policies=[RESOURCE_POLICY,...]] [--size=SIZE] [--type=TYPE]
|
||||
[--resource-policies=[RESOURCE_POLICY,...]] [--size=SIZE]
|
||||
[--storage-pool=STORAGE_POOL] [--type=TYPE]
|
||||
[--user-licenses=[LICENSE,...]]
|
||||
[--image-family-scope=IMAGE_FAMILY_SCOPE
|
||||
--image-project=IMAGE_PROJECT --image=IMAGE
|
||||
|
|
@ -167,6 +168,9 @@ FLAGS
|
|||
will be used. For details about disk size limits, refer to:
|
||||
https://cloud.google.com/compute/docs/disks
|
||||
|
||||
--storage-pool=STORAGE_POOL
|
||||
Specifies the URI of the storage pool in which the disk is created.
|
||||
|
||||
--type=TYPE
|
||||
Specifies the type of disk to create. To get a list of available disk
|
||||
types, run gcloud compute disk-types list. The default disk type is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue