mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 08:27:05 +00:00
gcloud: Wed Feb 8 10:13:59 UTC 2023
This commit is contained in:
parent
fc11b54760
commit
11068cb123
240 changed files with 8982 additions and 619 deletions
|
|
@ -7,7 +7,7 @@ SYNOPSIS
|
|||
(VPN_CONNECTION : --location=LOCATION) --cluster=CLUSTER
|
||||
--vpc-network=VPC_NETWORK [--async] [--high-availability]
|
||||
[--labels=[KEY=VALUE,...]] [--nat-gateway-ip=NAT_GATEWAY_IP]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--vpc-project=VPC_PROJECT] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Creates a new VPN connection.
|
||||
|
|
@ -81,6 +81,10 @@ OPTIONAL FLAGS
|
|||
The NAT gateway IP for the gateway floating IPs. Required if cluster
|
||||
sits behind NAT.
|
||||
|
||||
--vpc-project=VPC_PROJECT
|
||||
The project of the VPC network. Required if the project of VPC network
|
||||
differs from the project of the cluster.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue