mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Aug 24 09:45:53 UTC 2022
This commit is contained in:
parent
c614d893da
commit
978ed239f6
127 changed files with 2957 additions and 251 deletions
37
gcloud/network-services/tls-routes/help
Normal file
37
gcloud/network-services/tls-routes/help
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
NAME
|
||||
gcloud network-services tls-routes - manage Network Services TlsRoutes
|
||||
|
||||
SYNOPSIS
|
||||
gcloud network-services tls-routes COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Network Services TlsRoutes.
|
||||
|
||||
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 tls route.
|
||||
|
||||
describe
|
||||
Describe a tls route.
|
||||
|
||||
export
|
||||
Export tls route.
|
||||
|
||||
import
|
||||
Import tls route.
|
||||
|
||||
list
|
||||
List tls routes.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud alpha network-services tls-routes
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue