mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed May 24 10:23:00 UTC 2023
This commit is contained in:
parent
a56fab68e5
commit
d0919dce4f
151 changed files with 3286 additions and 306 deletions
|
|
@ -251,6 +251,10 @@ FLAGS
|
|||
number of I/O operations per second that the disk can handle. Value
|
||||
must be between 10,000 and 120,000.
|
||||
|
||||
provisioned-throughput
|
||||
Indicates how much throughput to provision for the disk. This sets
|
||||
the number of throughput mb per second that the disk can handle.
|
||||
|
||||
disk-resource-policy
|
||||
Resource policy to apply to the disk. Specify a full or partial
|
||||
URL. For example:
|
||||
|
|
@ -342,10 +346,6 @@ FLAGS
|
|||
be the same as the instance zone. You can't use this option with
|
||||
boot disks.
|
||||
|
||||
provisioned-throughput
|
||||
Indicates how much throughput to provision for the disk. This sets
|
||||
the number of throughput mb per second that the disk can handle.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Specifies a textual description for the instance template.
|
||||
|
||||
|
|
|
|||
|
|
@ -329,6 +329,10 @@ FLAGS
|
|||
number of I/O operations per second that the disk can handle. Value
|
||||
must be between 10,000 and 120,000.
|
||||
|
||||
provisioned-throughput
|
||||
Indicates how much throughput to provision for the disk. This sets
|
||||
the number of throughput mb per second that the disk can handle.
|
||||
|
||||
disk-resource-policy
|
||||
Resource policy to apply to the disk. Specify a full or partial
|
||||
URL. For example:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue