mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Wed Mar 5 10:41:25 UTC 2025
This commit is contained in:
parent
a597993b2e
commit
6dc93282df
279 changed files with 4198 additions and 801 deletions
|
|
@ -5,7 +5,10 @@ SYNOPSIS
|
|||
gcloud data-catalog entry-groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage entry groups in Data Catalog.
|
||||
(DEPRECATED) Manage entry groups in Data Catalog.
|
||||
|
||||
This command is deprecated. Please use gcloud dataplex entry-groups
|
||||
instead.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -16,31 +19,32 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
add-iam-policy-binding
|
||||
Add an IAM policy binding to a Data Catalog entry group.
|
||||
(DEPRECATED) Add an IAM policy binding to a Data Catalog entry group.
|
||||
|
||||
create
|
||||
Create a Data Catalog entry group.
|
||||
(DEPRECATED) Create a Data Catalog entry group.
|
||||
|
||||
delete
|
||||
Delete a Data Catalog entry group.
|
||||
(DEPRECATED) Delete a Data Catalog entry group.
|
||||
|
||||
describe
|
||||
Describe a Data Catalog entry group.
|
||||
(DEPRECATED) Describe a Data Catalog entry group.
|
||||
|
||||
get-iam-policy
|
||||
Get the IAM policy for a Data Catalog entry group.
|
||||
(DEPRECATED) Get the IAM policy for a Data Catalog entry group.
|
||||
|
||||
list
|
||||
List all entry groups in a Data Catalog location.
|
||||
(DEPRECATED) List all entry groups in a Data Catalog location.
|
||||
|
||||
remove-iam-policy-binding
|
||||
Remove an IAM policy binding from a Data Catalog entry group.
|
||||
(DEPRECATED) Remove an IAM policy binding from a Data Catalog entry
|
||||
group.
|
||||
|
||||
set-iam-policy
|
||||
Set the IAM policy for a Data Catalog entry group.
|
||||
(DEPRECATED) Set the IAM policy for a Data Catalog entry group.
|
||||
|
||||
update
|
||||
Update a Data Catalog entry group.
|
||||
(DEPRECATED) Update a Data Catalog entry group.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue