mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
34 lines
661 B
Text
34 lines
661 B
Text
NAME
|
|
gcloud datastream routes - manage Datastream routes
|
|
|
|
SYNOPSIS
|
|
gcloud datastream routes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing Datastream routes.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Datastream private connection route.
|
|
|
|
delete
|
|
Delete a Datastream private connection route.
|
|
|
|
describe
|
|
Show details about the route.
|
|
|
|
list
|
|
List Datastream routes.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta datastream routes
|
|
|