mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Apr 13 08:33:42 UTC 2022
This commit is contained in:
parent
f88a614da8
commit
9dcb91c709
143 changed files with 4432 additions and 242 deletions
50
gcloud/alpha/edge-cloud/networking/routers/help
Normal file
50
gcloud/alpha/edge-cloud/networking/routers/help
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
NAME
|
||||
gcloud alpha edge-cloud networking routers - manage Distributed Cloud Edge
|
||||
Network routers
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha edge-cloud networking routers COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage Distributed Cloud Edge Network routers.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
add-bgp-peer
|
||||
(ALPHA) Add a BGP peer to a Distributed Cloud Edge Network router.
|
||||
|
||||
add-interface
|
||||
(ALPHA) Add an interface to a Distributed Cloud Edge Network router.
|
||||
|
||||
create
|
||||
(ALPHA) Create a Distributed Cloud Edge Network router.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a Distributed Cloud Edge Network router.
|
||||
|
||||
describe
|
||||
(ALPHA) Show details about the Distributed Cloud Edge Network router.
|
||||
|
||||
list
|
||||
(ALPHA) List Distributed Cloud Edge Network routers.
|
||||
|
||||
remove-bgp-peer
|
||||
(ALPHA) Remove a list of BGP peers from a Distributed Cloud Edge
|
||||
Network router.
|
||||
|
||||
remove-interface
|
||||
(ALPHA) remove a list of interfaces on a Distributed Cloud Edge Network
|
||||
router.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue