mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
36 lines
709 B
Text
36 lines
709 B
Text
NAME
|
|
gcloud network-connectivity policy-based-routes - manage Policy Based
|
|
Routes
|
|
|
|
SYNOPSIS
|
|
gcloud network-connectivity policy-based-routes COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Policy Based Routes.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a new policy based route.
|
|
|
|
delete
|
|
Delete a policy based route.
|
|
|
|
describe
|
|
Describe a policy based route.
|
|
|
|
list
|
|
List policy based routes.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha network-connectivity policy-based-routes
|
|
|