mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
41 lines
883 B
Text
41 lines
883 B
Text
NAME
|
|
gcloud datastream connection-profiles - manage Datastream connection
|
|
profiles
|
|
|
|
SYNOPSIS
|
|
gcloud datastream connection-profiles COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing Datastream connection profiles.
|
|
|
|
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 connection profile.
|
|
|
|
delete
|
|
Delete a Datastream connection profile.
|
|
|
|
describe
|
|
Show details about a Datastream connection profile.
|
|
|
|
discover
|
|
Discover a Datastream connection profile.
|
|
|
|
list
|
|
List Datastream connection profiles.
|
|
|
|
update
|
|
Update a Datastream connection profile.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta datastream connection-profiles
|
|
|