mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
59 lines
1.5 KiB
Text
59 lines
1.5 KiB
Text
NAME
|
|
gcloud alpha dataplex environments - manage Dataplex Environments
|
|
|
|
SYNOPSIS
|
|
gcloud alpha dataplex environments GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Manage Dataplex Sessions services.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(ALPHA) Adds IAM policy binding to a Dataplex Environment.
|
|
|
|
create
|
|
(ALPHA) Create a Dataplex Environment.
|
|
|
|
delete
|
|
(ALPHA) Delete a Dataplex Environment.
|
|
|
|
describe
|
|
(ALPHA) Retrieve a Dataplex Environment.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Retrieve a Dataplex Environment IAM policy.
|
|
|
|
list
|
|
(ALPHA) List Dataplex Environments.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Removes IAM policy binding from a Dataplex Environment.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set an IAM policy binding for a Dataplex Environment as defined
|
|
in a JSON or YAML file.
|
|
|
|
update
|
|
(ALPHA) Update a Dataplex Environment with the given configurations.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. This variant is also available:
|
|
|
|
$ gcloud dataplex environments
|
|
|