mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 17 09:22:03 UTC 2022
This commit is contained in:
parent
fa820bfa8d
commit
c614d893da
183 changed files with 3129 additions and 270 deletions
37
gcloud/network-services/http-routes/help
Normal file
37
gcloud/network-services/http-routes/help
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue