1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 21:20:07 +00:00

gcloud: Thu Jun 23 08:40:08 UTC 2022

This commit is contained in:
Automated 2022-06-23 08:40:08 +00:00
parent 5378794555
commit 8b80260bd9
Failed to extract signature
144 changed files with 4593 additions and 192 deletions

View file

@ -5,9 +5,8 @@ NAME
SYNOPSIS
gcloud alpha edge-cloud networking routers create
(ROUTER : --location=LOCATION --zone=ZONE) --asn=ASN --network=NETWORK
[--async] [--description=DESCRIPTION]
[--keepalive-interval-in-seconds=KEEPALIVE_INTERVAL_IN_SECONDS]
[--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
[--async] [--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create a new Distributed Cloud Edge Network router.
@ -69,10 +68,6 @@ OPTIONAL FLAGS
--description=DESCRIPTION
An optional, textual description for the subnet.
--keepalive-interval-in-seconds=KEEPALIVE_INTERVAL_IN_SECONDS
The interval in seconds between BGP keepalive messages that are sent to
the peer.
--labels=[KEY=VALUE,...]
List of label KEY=VALUE pairs to add.