mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed May 1 09:26:55 UTC 2024
This commit is contained in:
parent
3740758467
commit
48fac7efd4
454 changed files with 11765 additions and 12790 deletions
|
|
@ -14,6 +14,7 @@ SYNOPSIS
|
|||
[--domain-names=[DOMAIN_NAMES,...]] [--enable-proxy-protocol]
|
||||
[--nat-subnets-region=NAT_SUBNETS_REGION]
|
||||
[--producer-forwarding-rule-region=PRODUCER_FORWARDING_RULE_REGION]
|
||||
[--propagated-connection-limit=PROPAGATED_CONNECTION_LIMIT]
|
||||
[--reconcile-connections] [--region=REGION] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -133,6 +134,21 @@ OPTIONAL FLAGS
|
|||
Alternatively, the region can be stored in the environment variable
|
||||
CLOUDSDK_COMPUTE_REGION.
|
||||
|
||||
--propagated-connection-limit=PROPAGATED_CONNECTION_LIMIT
|
||||
The number of consumer spokes that connected Private Service Connect
|
||||
endpoints can be propagated to through Network Connectivity Center.
|
||||
This limit lets the service producer limit how many propagated Private
|
||||
Service Connect connections can be established to this service
|
||||
attachment from a single consumer.
|
||||
|
||||
If the connection preference of the service attachment is
|
||||
ACCEPT_MANUAL, the limit applies to each project or network that is
|
||||
listed in the consumer accept list. If the connection preference of the
|
||||
service attachment is ACCEPT_AUTOMATIC, the limit applies to each
|
||||
project that contains a connected endpoint.
|
||||
|
||||
If unspecified, the default propagated connection limit is 250.
|
||||
|
||||
--reconcile-connections
|
||||
Determines whether to apply changes to consumer accept or reject lists
|
||||
to existing connections or only to new connections.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue