mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Thu Nov 7 09:57:40 UTC 2024
This commit is contained in:
parent
d7d92f8000
commit
7da5872e5c
106 changed files with 3468 additions and 293 deletions
|
|
@ -247,13 +247,9 @@ FLAGS
|
|||
and resume server-assigned naming.
|
||||
|
||||
--scaling=SCALING
|
||||
The scaling mode to use for this resource. SCALING must be one of:
|
||||
|
||||
automatic
|
||||
The number of instances is scaled automatically based on the usage
|
||||
metrics.
|
||||
manual
|
||||
The number of instances is fixed to a provided config value.
|
||||
The scaling mode to use for this resource. Flag value could be either
|
||||
"auto" for automatic scaling, or a positive integer to configure manual
|
||||
scaling with the given integer as a fixed instance count.
|
||||
|
||||
--service-account=SERVICE_ACCOUNT
|
||||
the email address of an IAM service account associated with the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue