mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Jul 20 08:59:31 UTC 2022
This commit is contained in:
parent
879929cbc6
commit
380c3aa29f
83 changed files with 1945 additions and 446 deletions
|
|
@ -113,11 +113,10 @@ FLAGS
|
|||
Size of the disks. The value must be a whole number followed by a size
|
||||
unit of GB for gigabyte, or TB for terabyte. If no size unit is
|
||||
specified, GB is assumed. For example, 10GB will produce 10 gigabyte
|
||||
disks. Disk size must be a multiple of 1 GB. Limit your boot disk size
|
||||
to 2TB to account for MBR partition table limitations. If disk size is
|
||||
not specified, the default size of 500GB for pd-standard disks, 100GB
|
||||
for pd-balanced disks, 100GB for pd-ssd disks, and 1000GB for
|
||||
pd-extreme will be used. For details about disk size limits, refer to:
|
||||
disks. Disk size must be a multiple of 1 GB. If disk size is not
|
||||
specified, the default size of 500GB for pd-standard disks, 100GB for
|
||||
pd-balanced disks, 100GB for pd-ssd disks, and 1000GB for pd-extreme
|
||||
will be used. For details about disk size limits, refer to:
|
||||
https://cloud.google.com/compute/docs/disks
|
||||
|
||||
--type=TYPE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue