mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
37 lines
673 B
Text
37 lines
673 B
Text
NAME
|
|
gcloud network-services grpc-routes - manage Network Services GrpcRoutes
|
|
|
|
SYNOPSIS
|
|
gcloud network-services grpc-routes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Network Services GrpcRoutes.
|
|
|
|
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 grpc route.
|
|
|
|
describe
|
|
Describe a grpc route.
|
|
|
|
export
|
|
Export grpc route.
|
|
|
|
import
|
|
Import grpc route.
|
|
|
|
list
|
|
List grpc routes.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha network-services grpc-routes
|
|
|