mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Wed Apr 26 10:24:37 UTC 2023
This commit is contained in:
parent
b33a8a3e6e
commit
2ae1bc2b12
276 changed files with 6093 additions and 833 deletions
|
|
@ -18,7 +18,9 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a Datastream stream
|
||||
Create a Datastream stream. If successful, the response body contains a
|
||||
newly created instance of Operation. To get the operation result, call:
|
||||
describe OPERATION
|
||||
|
||||
EXAMPLES
|
||||
To create a stream with an Oracle source and a Google Cloud Storage
|
||||
|
|
|
|||
|
|
@ -20,7 +20,9 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a Datastream stream
|
||||
Update a Datastream stream. If successful, the response body contains a
|
||||
newly created instance of Operation. To get the operation result, call:
|
||||
describe OPERATION
|
||||
|
||||
EXAMPLES
|
||||
To update a stream with a new source and new display name:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue