1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Jan 25 10:09:52 UTC 2023

This commit is contained in:
Automated 2023-01-25 10:09:52 +00:00
parent 1248f773ec
commit 6dc17bdd4a
218 changed files with 6694 additions and 2033 deletions

View file

@ -7,8 +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]
[--vpc-project=VPC_PROJECT] [--vpc-service-account=VPC_SERVICE_ACCOUNT]
[GCLOUD_WIDE_FLAG ...]
[--vpc-project=VPC_PROJECT] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Creates a new VPN connection.
@ -58,7 +57,7 @@ REQUIRED FLAGS
--vpc-network=VPC_NETWORK
The name of the VPC network to be connected. By default it is assumed
to be under the same project as cluster. If this VPC network is under a
different project, vpc-project and vpc-service-account are required.
different project, vpc-project is required.
OPTIONAL FLAGS
--async
@ -86,11 +85,6 @@ OPTIONAL FLAGS
The project of the VPC network. Required if the project of VPC network
differs from the project of the cluster.
--vpc-service-account=VPC_SERVICE_ACCOUNT
The service account in the VPC project used to create Cloud Router and
Cloud HA VPNs when creating/deleting the VPN connection. 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,