mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jan 10 10:17:49 UTC 2024
This commit is contained in:
parent
08ad88258a
commit
5fec13c692
262 changed files with 3211 additions and 4501 deletions
|
|
@ -77,13 +77,13 @@ FLAGS
|
|||
|
||||
--max-instances=MAX_INSTANCES; default=10
|
||||
Maximum number of instances within an autoscaling group underlying
|
||||
the connector. Value must be between 2-10. Must be higher than the
|
||||
value specified by --min-instances.
|
||||
the connector. Value must be between 3 and 10, inclusive. Must be
|
||||
higher than the value specified by --min-instances.
|
||||
|
||||
--min-instances=MIN_INSTANCES; default=2
|
||||
Minimum number of instances within an autoscaling group underlying
|
||||
the connector. Value must be between 1-9. Must be lower than the
|
||||
value specified by --max-instances.
|
||||
the connector. Value must be between 2 and 9, inclusive. Must be
|
||||
lower than the value specified by --max-instances.
|
||||
|
||||
Scaling settings of a VPC Access Connector can be specified in terms of
|
||||
throughput.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue