2022-10-18 11:38:19 +00:00
|
|
|
NAME
|
2024-05-23 09:22:11 +00:00
|
|
|
gcloud network-connectivity policy-based-routes - manage Policy-based
|
2022-10-18 11:38:19 +00:00
|
|
|
Routes
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud network-connectivity policy-based-routes COMMAND
|
|
|
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
2024-05-23 09:22:11 +00:00
|
|
|
Manage Policy-based Routes.
|
2022-10-18 11:38:19 +00:00
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
create
|
2024-05-23 09:22:11 +00:00
|
|
|
Create a new policy-based route.
|
2022-10-18 11:38:19 +00:00
|
|
|
|
|
|
|
|
delete
|
2024-05-23 09:22:11 +00:00
|
|
|
Delete a policy-based route.
|
2022-10-18 11:38:19 +00:00
|
|
|
|
|
|
|
|
describe
|
2024-05-23 09:22:11 +00:00
|
|
|
Describe a policy-based route.
|
2022-10-18 11:38:19 +00:00
|
|
|
|
|
|
|
|
list
|
2024-05-23 09:22:11 +00:00
|
|
|
List policy-based routes.
|
2022-10-18 11:38:19 +00:00
|
|
|
|
|
|
|
|
NOTES
|
2024-05-23 09:22:11 +00:00
|
|
|
These variants are also available:
|
2022-10-18 11:38:19 +00:00
|
|
|
|
|
|
|
|
$ gcloud alpha network-connectivity policy-based-routes
|
|
|
|
|
|
2024-05-23 09:22:11 +00:00
|
|
|
$ gcloud beta network-connectivity policy-based-routes
|
|
|
|
|
|