mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
50 lines
1.1 KiB
Text
50 lines
1.1 KiB
Text
NAME
|
|
gcloud dataplex entry-groups - manage Dataplex Entry Groups
|
|
|
|
SYNOPSIS
|
|
gcloud dataplex entry-groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Dataplex Entry Groups.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
Add IAM policy binding to a Dataplex Entry Group.
|
|
|
|
create
|
|
Create a Dataplex Entry Group.
|
|
|
|
delete
|
|
Delete a Dataplex Entry Group.
|
|
|
|
describe
|
|
Describe a Dataplex Entry Group.
|
|
|
|
get-iam-policy
|
|
Retrieve a Dataplex Entry Group IAM policy.
|
|
|
|
list
|
|
List Dataplex Entry Groups.
|
|
|
|
remove-iam-policy-binding
|
|
Remove IAM policy binding from a Dataplex Entry Group.
|
|
|
|
set-iam-policy
|
|
Set an IAM policy binding for a Dataplex Entry Group as defined in a
|
|
JSON or YAML file.
|
|
|
|
update
|
|
Update a Dataplex Entry Group.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha dataplex entry-groups
|
|
|