1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Sat Jun 14 05:31:37 UTC 2025

This commit is contained in:
Automated 2025-06-14 05:31:37 +00:00
parent 1799759190
commit fa40c10f6a
712 changed files with 17386 additions and 4918 deletions

View file

@ -2,7 +2,8 @@ NAME
gcloud beta compute routers create - create a Compute Engine router
SYNOPSIS
gcloud beta compute routers create NAME --network=NETWORK
gcloud beta compute routers create NAME
(--ncc-gateway=NCC_GATEWAY | --network=NETWORK)
[--advertisement-mode=MODE] [--asn=ASN] [--async]
[--bgp-identifier-range=BGP_IDENTIFIER_RANGE]
[--description=DESCRIPTION] [--encrypted-interconnect-router]
@ -20,8 +21,13 @@ POSITIONAL ARGUMENTS
Name of the router to create.
REQUIRED FLAGS
--network=NETWORK
The network for this router
Exactly one of these must be specified:
--ncc-gateway=NCC_GATEWAY
The NCC gateway for this router.
--network=NETWORK
The network for this router
OPTIONAL FLAGS
--advertisement-mode=MODE