mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Thu Jun 2 08:41:25 UTC 2022
This commit is contained in:
parent
5b5ff68a0d
commit
82063cbb03
153 changed files with 3508 additions and 223 deletions
|
|
@ -6,7 +6,8 @@ SYNOPSIS
|
|||
gcloud alpha edge-cloud networking routers add-interface
|
||||
(ROUTER : --location=LOCATION --zone=ZONE)
|
||||
--interface-name=INTERFACE_NAME
|
||||
(--subnetwork=SUBNETWORK
|
||||
(--loopback-ip-addresses=[LOOPBACK_IP_ADDRESSES,...]
|
||||
| --subnetwork=SUBNETWORK
|
||||
| --interconnect-attachment=INTERCONNECT_ATTACHMENT
|
||||
--ip-address=IP_ADDRESS --ip-mask-length=IP_MASK_LENGTH) [--async]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -71,6 +72,11 @@ REQUIRED FLAGS
|
|||
|
||||
Exactly one of these must be specified:
|
||||
|
||||
The argument group for adding loopback interfaces to edge router.
|
||||
|
||||
--loopback-ip-addresses=[LOOPBACK_IP_ADDRESSES,...]
|
||||
The list of ip ranges for the loopback interface.
|
||||
|
||||
The argument group for adding southbound interfaces to edge router.
|
||||
|
||||
--subnetwork=SUBNETWORK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue