1
0
Fork 0
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:
Automated 2024-07-17 09:30:28 +00:00
parent 2614f6b65e
commit 503936d882
156 changed files with 1988 additions and 573 deletions

View file

@ -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.