mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
37 lines
673 B
Text
37 lines
673 B
Text
NAME
|
|
gcloud network-services http-routes - manage Network Services HttpRoutes
|
|
|
|
SYNOPSIS
|
|
gcloud network-services http-routes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Network Services HttpRoutes.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
Delete http route.
|
|
|
|
describe
|
|
Describe a HTTP route.
|
|
|
|
export
|
|
Export http route.
|
|
|
|
import
|
|
Import http route.
|
|
|
|
list
|
|
List http routes.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha network-services http-routes
|
|
|