mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Apr 20 10:38:56 UTC 2023
This commit is contained in:
parent
b155beb241
commit
b33a8a3e6e
169 changed files with 3258 additions and 576 deletions
|
|
@ -6,9 +6,9 @@ SYNOPSIS
|
|||
gcloud network-connectivity service-connection-policies create
|
||||
(SERVICE_CONNECTION_POLICY : --region=REGION) --network=NETWORK
|
||||
--service-class=SERVICE_CLASS
|
||||
(--psc-subnetworks=[PSC_SUBNETWORKS,...]
|
||||
: --psc-connection-limit=PSC_CONNECTION_LIMIT) [--async]
|
||||
[--description=DESCRIPTION] [--labels=KEY=VALUE] [GCLOUD_WIDE_FLAG ...]
|
||||
(--subnets=[SUBNETS,...] : --psc-connection-limit=PSC_CONNECTION_LIMIT)
|
||||
[--async] [--description=DESCRIPTION] [--labels=KEY=VALUE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a new Service Connection Policy with the given name.
|
||||
|
|
@ -65,7 +65,7 @@ REQUIRED FLAGS
|
|||
|
||||
This must be specified.
|
||||
|
||||
--psc-subnetworks=[PSC_SUBNETWORKS,...]
|
||||
--subnets=[SUBNETS,...]
|
||||
Subnetwork to use for IP address management.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue