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

gcloud: Wed May 25 08:41:12 UTC 2022

This commit is contained in:
Automated 2022-05-25 08:41:12 +00:00
parent bda2bf9142
commit 5b5ff68a0d
Failed to extract signature
154 changed files with 3252 additions and 284 deletions

View file

@ -5,8 +5,9 @@ NAME
SYNOPSIS
gcloud alpha vmware network-peerings create NETWORK_PEERING
--peer-network=PEER_NETWORK --peer-network-type=PEER_NETWORK_TYPE
(--vmware-engine-network=VMWARE_ENGINE_NETWORK : --location=LOCATION)
[--async] [--description=DESCRIPTION] [--no-exchange-subnet-routes]
(--vmware-engine-network=VMWARE_ENGINE_NETWORK
: --network-location=NETWORK_LOCATION) [--async]
[--description=DESCRIPTION] [--no-exchange-subnet-routes]
[--no-export-custom-routes] [--no-export-custom-routes-with-public-ip]
[--no-import-custom-routes] [--no-import-custom-routes-with-public-ip]
[--peer-mtu=PEER_MTU] [GCLOUD_WIDE_FLAG ...]
@ -103,11 +104,11 @@ REQUIRED FLAGS
This flag must be specified if any of the other arguments in this
group are specified.
--location=LOCATION
--network-location=NETWORK_LOCATION
The resource name of the location. To set the location attribute:
▸ provide the argument --vmware-engine-network on the command line
with a fully specified name;
▸ provide the argument --location on the command line;
▸ provide the argument --network-location on the command line;
▸ set location as 'global' (default) or a region.
OPTIONAL FLAGS