mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Nov 1 10:29:29 UTC 2023
This commit is contained in:
parent
ecf00beb5e
commit
f2c5d1d45f
371 changed files with 9433 additions and 9676 deletions
|
|
@ -186,7 +186,8 @@ OPTIONAL FLAGS
|
|||
|
||||
--main-volume-throughput=MAIN_VOLUME_THROUGHPUT
|
||||
Throughput to provision for the main volume, in MiB/s. Only valid if
|
||||
the volume type is GP3.
|
||||
the volume type is GP3. If volume type is GP3 and throughput is not
|
||||
provided, it defaults to 125.
|
||||
|
||||
--main-volume-type=MAIN_VOLUME_TYPE
|
||||
Type of the main volume. MAIN_VOLUME_TYPE must be one of: gp2, gp3.
|
||||
|
|
@ -209,7 +210,8 @@ OPTIONAL FLAGS
|
|||
|
||||
--root-volume-throughput=ROOT_VOLUME_THROUGHPUT
|
||||
Throughput to provision for the root volume, in MiB/s. Only valid if
|
||||
the volume type is GP3.
|
||||
the volume type is GP3. If volume type is GP3 and throughput is not
|
||||
provided, it defaults to 125.
|
||||
|
||||
--root-volume-type=ROOT_VOLUME_TYPE
|
||||
Type of the root volume. ROOT_VOLUME_TYPE must be one of: gp2, gp3.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue