mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
gcloud: Thu May 30 09:26:18 UTC 2024
This commit is contained in:
parent
e617a432f4
commit
595ac8640a
232 changed files with 10919 additions and 274 deletions
50
gcloud/dataplex/entry-groups/help
Normal file
50
gcloud/dataplex/entry-groups/help
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue