mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
35 lines
746 B
Text
35 lines
746 B
Text
NAME
|
|
gcloud datastream private-connections - manage Datastream private
|
|
connections
|
|
|
|
SYNOPSIS
|
|
gcloud datastream private-connections COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing Datastream private connections.
|
|
|
|
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.
|
|
|
|
delete
|
|
Delete a Datastream private connection.
|
|
|
|
describe
|
|
Show details about a Datastream private connection.
|
|
|
|
list
|
|
List private connections.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta datastream private-connections
|
|
|