mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +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
|
|
@ -110,10 +110,8 @@ FLAGS
|
|||
boot disk is being created (as opposed to mounting an existing
|
||||
persistent disk). The value must be a whole number followed by a size
|
||||
unit of KB for kilobyte, MB for megabyte, GB for gigabyte, or TB for
|
||||
terabyte. For example, 10GB will produce a 10 gigabyte disk. The
|
||||
minimum size a boot disk can have is 10 GB. Disk size must be a
|
||||
multiple of 1 GB. Limit boot disk size to 2 TB to account for MBR
|
||||
partition table limitations. Default size unit is GB.
|
||||
terabyte. For example, 10GB will produce a 10 gigabyte disk. Disk size
|
||||
must be a multiple of 1 GB. Default size unit is GB.
|
||||
|
||||
--boot-disk-type=BOOT_DISK_TYPE
|
||||
The type of the boot disk. This option can only be specified if a new
|
||||
|
|
|
|||
|
|
@ -99,10 +99,8 @@ FLAGS
|
|||
boot disk is being created (as opposed to mounting an existing
|
||||
persistent disk). The value must be a whole number followed by a size
|
||||
unit of KB for kilobyte, MB for megabyte, GB for gigabyte, or TB for
|
||||
terabyte. For example, 10GB will produce a 10 gigabyte disk. The
|
||||
minimum size a boot disk can have is 10 GB. Disk size must be a
|
||||
multiple of 1 GB. Limit boot disk size to 2 TB to account for MBR
|
||||
partition table limitations. Default size unit is GB.
|
||||
terabyte. For example, 10GB will produce a 10 gigabyte disk. Disk size
|
||||
must be a multiple of 1 GB. Default size unit is GB.
|
||||
|
||||
--boot-disk-type=BOOT_DISK_TYPE
|
||||
The type of the boot disk. This option can only be specified if a new
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue