mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jul 17 09:30:28 UTC 2024
This commit is contained in:
parent
2614f6b65e
commit
503936d882
156 changed files with 1988 additions and 573 deletions
|
|
@ -38,6 +38,10 @@ COMMANDS
|
|||
add-route-policy
|
||||
(BETA) Add an empty route policy to a Compute Engine router.
|
||||
|
||||
add-route-policy-term
|
||||
(BETA) Adds a new term to an existing route policy of a Comute Engine
|
||||
router.
|
||||
|
||||
create
|
||||
(BETA) Create a Compute Engine router.
|
||||
|
||||
|
|
@ -81,6 +85,9 @@ COMMANDS
|
|||
remove-route-policy
|
||||
(BETA) Remove a route policy from a Compute Engine router.
|
||||
|
||||
remove-route-policy-term
|
||||
(BETA) Remove a route policy term of a Compute Engine router.
|
||||
|
||||
update
|
||||
(BETA) Update a Compute Engine router.
|
||||
|
||||
|
|
@ -90,6 +97,10 @@ COMMANDS
|
|||
update-interface
|
||||
(BETA) Update an interface on a Compute Engine router.
|
||||
|
||||
update-route-policy-term
|
||||
(BETA) Updates a term of an existing route policy of a Comute Engine
|
||||
router.
|
||||
|
||||
upload-route-policy
|
||||
(BETA) Upload a route policy into a Compute Engine router.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue