mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
39 lines
846 B
Text
39 lines
846 B
Text
|
|
NAME
|
||
|
|
gcloud beta datastream streams - manage Datastream stream resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta datastream streams COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Commands for managing Datastream stream resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
(BETA) Creates a Datastream stream.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(BETA) Delete a Datastream stream.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Show details about a Datastream stream resource.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List Datastream stream resources.
|
||
|
|
|
||
|
|
update
|
||
|
|
(BETA) Updates a Datastream stream.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. This
|
||
|
|
variant is also available:
|
||
|
|
|
||
|
|
$ gcloud datastream streams
|
||
|
|
|