mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Apr 17 09:40:58 UTC 2024
This commit is contained in:
parent
7e2535c53d
commit
3740758467
178 changed files with 2958 additions and 1351 deletions
|
|
@ -267,10 +267,8 @@ FLAGS
|
|||
Small instance size, maps to a scaling factor of 0.5.
|
||||
|
||||
--scaling-factor=SCALING_FACTOR
|
||||
The scaling factor of the service. This should be a float in the
|
||||
range [0.1,6.0]. If the value is less than 1.0, then it should be a
|
||||
multiple of 0.1. If the value is greater than 1.0, then it should be
|
||||
a whole number. Float values should be formatted as x.y.
|
||||
The scaling factor of the service. Can be one of [0.1, 0.2, 0.3, 0.4,
|
||||
0.5, 0.6, 0.7, 0.8, 0.9, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0].
|
||||
|
||||
--tier=TIER
|
||||
The tier of the service. TIER must be one of:
|
||||
|
|
|
|||
|
|
@ -146,10 +146,8 @@ FLAGS
|
|||
Small instance size, maps to a scaling factor of 0.5.
|
||||
|
||||
--scaling-factor=SCALING_FACTOR
|
||||
The scaling factor of the service. This should be a float in the
|
||||
range [0.1,6.0]. If the value is less than 1.0, then it should be a
|
||||
multiple of 0.1. If the value is greater than 1.0, then it should be
|
||||
a whole number.
|
||||
The scaling factor of the service. Can be one of [0.1, 0.2, 0.3, 0.4,
|
||||
0.5, 0.6, 0.7, 0.8, 0.9, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0].
|
||||
|
||||
--tier=TIER
|
||||
The tier of the service. TIER must be one of:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue