mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
41 lines
979 B
Text
41 lines
979 B
Text
NAME
|
|
gcloud alpha network-services tcp-routes - manage Network Services
|
|
TcpRoutes
|
|
|
|
SYNOPSIS
|
|
gcloud alpha network-services tcp-routes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Network Services TcpRoutes.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
(ALPHA) Delete tcp route.
|
|
|
|
describe
|
|
(ALPHA) Describe a TCP route.
|
|
|
|
export
|
|
(ALPHA) Export tcp route.
|
|
|
|
import
|
|
(ALPHA) Import tcp route.
|
|
|
|
list
|
|
(ALPHA) List tcp routes.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. This variant is also available:
|
|
|
|
$ gcloud network-services tcp-routes
|
|
|