mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Oct 26 10:52:11 UTC 2022
This commit is contained in:
parent
5c08d21169
commit
235c67283b
215 changed files with 6787 additions and 1005 deletions
56
gcloud/dataplex/environments/help
Normal file
56
gcloud/dataplex/environments/help
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
NAME
|
||||
gcloud dataplex environments - manage Dataplex Environments
|
||||
|
||||
SYNOPSIS
|
||||
gcloud dataplex environments GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Dataplex Environments.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
GROUPS
|
||||
GROUP is one of the following:
|
||||
|
||||
sessions
|
||||
Manage Dataplex Sessions services.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
add-iam-policy-binding
|
||||
Adds IAM policy binding to a Dataplex Environment.
|
||||
|
||||
create
|
||||
Create a Dataplex Environment.
|
||||
|
||||
delete
|
||||
Delete a Dataplex Environment.
|
||||
|
||||
describe
|
||||
Retrieve a Dataplex Environment.
|
||||
|
||||
get-iam-policy
|
||||
Retrieve a Dataplex Environment IAM policy.
|
||||
|
||||
list
|
||||
List Dataplex Environments.
|
||||
|
||||
remove-iam-policy-binding
|
||||
Removes IAM policy binding from a Dataplex Environment.
|
||||
|
||||
set-iam-policy
|
||||
Set an IAM policy binding for a Dataplex Environment as defined in a
|
||||
JSON or YAML file.
|
||||
|
||||
update
|
||||
Update a Dataplex Environment with the given configurations.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud alpha dataplex environments
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue