1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 14:26:34 +00:00

gcloud: Wed Apr 13 08:33:42 UTC 2022

This commit is contained in:
Automated 2022-04-13 08:33:42 +00:00
parent f88a614da8
commit 9dcb91c709
143 changed files with 4432 additions and 242 deletions

View file

@ -26,7 +26,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create a Datastream connection profile
(BETA) (DEPRECATED) Datastream beta version is deprecated. Please
use`gcloud datastream connection-profiles create command instead.
Create a Datastream connection profile
EXAMPLES
To create a connection profile for Oracle:

View file

@ -7,7 +7,10 @@ SYNOPSIS
(CONNECTION_PROFILE : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Deletes a connection profile.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
connection_profiles delete instead.
Deletes a connection profile.
EXAMPLES
To delete a connection profile:

View file

@ -7,7 +7,10 @@ SYNOPSIS
(CONNECTION_PROFILE : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Show details about a connection profile.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
connection_profiles describe instead.
Show details about a connection profile.
EXAMPLES
To show details about a connection profile, run:

View file

@ -12,8 +12,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Discover data objects accessible from a Datastream connection
profile
(BETA) (DEPRECATED) Datastream beta version is deprecated. Please
use`gcloud datastream connection-profiles discover command instead.
Discover data objects accessible from a Datastream connection profile
EXAMPLES
To discover an existing connection profile:

View file

@ -17,22 +17,22 @@ COMMANDS
COMMAND is one of the following:
create
(BETA) Create a Datastream connection profile.
(BETA) (DEPRECATED) Create a Datastream connection profile.
delete
(BETA) Delete a Datastream connection profile.
(BETA) (DEPRECATED) Delete a Datastream connection profile.
describe
(BETA) Show details about a Datastream connection profile.
(BETA) (DEPRECATED) Show details about a Datastream connection profile.
discover
(BETA) Discover a Datastream connection profile.
(BETA) (DEPRECATED) Discover a Datastream connection profile.
list
(BETA) List Datastream connection profiles.
(BETA) (DEPRECATED) List Datastream connection profiles.
update
(BETA) Update a Datastream connection profile.
(BETA) (DEPRECATED) Update a Datastream connection profile.
NOTES
This command is currently in beta and might change without notice. This

View file

@ -8,7 +8,12 @@ SYNOPSIS
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) List connection profiles.
(BETA) (DEPRECATED) List Datastream connection profiles.
Datastream beta version is deprecated. Please use`gcloud datastream
connection-profiles list command instead.
List connection profiles.
EXAMPLES
To list all connection profiles in a project and location 'us-central1',

View file

@ -27,7 +27,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Updates a Datastream connection profile
(BETA) (DEPRECATED) Datastream beta version is deprecated. Please
use`gcloud datastream connection-profiles update command instead.
Updates a Datastream connection profile
EXAMPLES
To update a connection profile for Oracle:

View file

@ -9,7 +9,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create a Datastream private connection
(BETA) (DEPRECATED) Datastream beta version is deprecated. Please
use`gcloud datastream private-connections create command instead.
Create a Datastream private connection
EXAMPLES
To create a privateConnection called 'my-privateConnection', run:

View file

@ -8,8 +8,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Deletes a private connection. You must set the --force parameter to
ensure that the private connectivity configuration is deleted properly.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
private_connections delete instead.
Deletes a private connection. You must set the --force parameter to ensure
that the private connectivity configuration is deleted properly.
EXAMPLES
To delete a private connection:

View file

@ -7,7 +7,10 @@ SYNOPSIS
(PRIVATE_CONNECTION : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Show details about a private connection.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
private_connections describe instead.
Show details about a private connection.
EXAMPLES
To show details about a private connection, run:

View file

@ -17,16 +17,16 @@ COMMANDS
COMMAND is one of the following:
create
(BETA) Create a Datastream private connection.
(BETA) (DEPRECATED) Create a Datastream private connection.
delete
(BETA) Delete a Datastream private connection.
(BETA) (DEPRECATED) Delete a Datastream private connection.
describe
(BETA) Show details about a Datastream private connection.
(BETA) (DEPRECATED) Show details about a Datastream private connection.
list
(BETA) List private connections.
(BETA) (DEPRECATED) List private connections.
NOTES
This command is currently in beta and might change without notice. This

View file

@ -7,7 +7,10 @@ SYNOPSIS
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) List private connections.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
private_connections list instead.
List private connections.
EXAMPLES
To list all private connections in a project and location 'us-central1',

View file

@ -10,7 +10,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create a Datastream private connection route
(BETA) (DEPRECATED) Datastream beta version is deprecated. Please
use`gcloud datastream routes create command instead.
Create a Datastream private connection route
EXAMPLES
To create a route called 'my-route', run:

View file

@ -8,7 +8,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Deletes a Datastream private connection route.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
routes delete instead.
Deletes a Datastream private connection route.
EXAMPLES
To delete a Datastream private connection route:

View file

@ -7,7 +7,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Show details about the route.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
routes describe instead.
Show details about the route.
EXAMPLES
To show details about a device, run:

View file

@ -16,16 +16,16 @@ COMMANDS
COMMAND is one of the following:
create
(BETA) Create a Datastream private connection route.
(BETA) (DEPRECATED) Create a Datastream private connection route.
delete
(BETA) Delete a Datastream private connection route.
(BETA) (DEPRECATED) Delete a Datastream private connection route.
describe
(BETA) Show details about the route.
(BETA) (DEPRECATED) Show details about the route.
list
(BETA) List Datastream routes.
(BETA) (DEPRECATED) List Datastream routes.
NOTES
This command is currently in beta and might change without notice. This

View file

@ -8,7 +8,10 @@ SYNOPSIS
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) List Datastream routes.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
routes list instead.
List Datastream routes.
EXAMPLES
To list the routes, run:

View file

@ -15,7 +15,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create a Datastream stream
(BETA) (DEPRECATED) Datastream beta version is deprecated. Please
use`gcloud datastream streams create command instead.
Create a Datastream stream
EXAMPLES
To create a stream with an Oracle source and Google Cloud Storage

View file

@ -6,7 +6,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Deletes a stream.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
streams delete instead.
Deletes a stream.
EXAMPLES
To delete a stream:

View file

@ -7,7 +7,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Show details about a Datastream stream resource.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
streams describe instead.
Show details about a Datastream stream resource.
EXAMPLES
To show details about a stream, run:

View file

@ -16,19 +16,19 @@ COMMANDS
COMMAND is one of the following:
create
(BETA) Creates a Datastream stream.
(BETA) (DEPRECATED) Creates a Datastream stream.
delete
(BETA) Delete a Datastream stream.
(BETA) (DEPRECATED) Delete a Datastream stream.
describe
(BETA) Show details about a Datastream stream resource.
(BETA) (DEPRECATED) Show details about a Datastream stream resource.
list
(BETA) List Datastream stream resources.
(BETA) (DEPRECATED) List Datastream stream resources.
update
(BETA) Updates a Datastream stream.
(BETA) (DEPRECATED) Updates a Datastream stream.
NOTES
This command is currently in beta and might change without notice. This

View file

@ -7,7 +7,10 @@ SYNOPSIS
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) List Datastream stream resources.
(BETA) (DEPRECATED) This command has been deprecated. Use gcloud datastream
streams list instead.
List Datastream stream resources.
EXAMPLES
To list all streams in a project and location 'us-central1', run:

View file

@ -16,7 +16,10 @@ SYNOPSIS
| --oracle-source-config=ORACLE_SOURCE_CONFIG] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create a Datastream stream
(BETA) (DEPRECATED) Datastream beta version is deprecated. Please
use`gcloud datastream streams update command instead.
Create a Datastream stream
EXAMPLES
To update a stream with a new source and new display name: