mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
32 lines
672 B
Text
32 lines
672 B
Text
|
|
NAME
|
||
|
|
gcloud datastream objects - manage Datastream stream objects
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud datastream objects COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Commands for managing Datastream stream objects.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
describe
|
||
|
|
Show details about a Stream object.
|
||
|
|
|
||
|
|
list
|
||
|
|
List a Datastream stream objects.
|
||
|
|
|
||
|
|
lookup
|
||
|
|
Lookup a Datastream stream object.
|
||
|
|
|
||
|
|
start-backfill
|
||
|
|
Start a backfill job for a Stream object.
|
||
|
|
|
||
|
|
stop-backfill
|
||
|
|
Stop a backfill job for a Stream object.
|