mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 7 09:49:06 UTC 2024
This commit is contained in:
parent
ed2f818f7a
commit
7fe34c472b
98 changed files with 1867 additions and 220 deletions
|
|
@ -7,7 +7,7 @@ SYNOPSIS
|
|||
[--breakglass=JUSTIFICATION] [--description=DESCRIPTION]
|
||||
[--max-instances=MAX_INSTANCES] [--max-surge=MAX_SURGE]
|
||||
[--min-instances=MIN_INSTANCES] [--no-promote] [--region=REGION]
|
||||
[--revision-suffix=REVISION_SUFFIX] [--scaling-mode=SCALING_MODE]
|
||||
[--revision-suffix=REVISION_SUFFIX] [--scaling=SCALING]
|
||||
[--service-account=SERVICE_ACCOUNT] [--[no-]session-affinity]
|
||||
[--vpc-egress=VPC_EGRESS]
|
||||
[--add-cloudsql-instances=[CLOUDSQL-INSTANCES,...]
|
||||
|
|
@ -124,8 +124,8 @@ FLAGS
|
|||
a revision named 'helloworld-v1'. Set empty string to clear the suffix
|
||||
and resume server-assigned naming.
|
||||
|
||||
--scaling-mode=SCALING_MODE
|
||||
The scaling mode to use for this resource. SCALING_MODE must be one of:
|
||||
--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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue