1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Thu Sep 8 09:21:50 UTC 2022

This commit is contained in:
Automated 2022-09-08 09:21:50 +00:00
parent 6749f65ca2
commit e7bec9b31b
Failed to extract signature
154 changed files with 2457 additions and 577 deletions

View file

@ -55,7 +55,9 @@ REQUIRED FLAGS
The name of the cluster to be connected under current project.
--vpc-network=VPC_NETWORK
The name of the {vpc_name_short} to be connected under current project.
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.
OPTIONAL FLAGS
--async
@ -76,8 +78,8 @@ OPTIONAL FLAGS
numbers.
--nat-gateway-ip=NAT_GATEWAY_IP
The NAT gateway IP for the gateway floating IPs. Do not specify this if
no NAT is used.
The NAT gateway IP for the gateway floating IPs. Required if cluster
sits behind NAT.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,