mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +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
|
|
@ -6,7 +6,10 @@ SYNOPSIS
|
|||
gcloud alpha data-catalog entry-groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage entry groups in Data Catalog.
|
||||
(ALPHA) (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.
|
||||
|
|
@ -17,31 +20,33 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
add-iam-policy-binding
|
||||
(ALPHA) Add an IAM policy binding to a Data Catalog entry group.
|
||||
(ALPHA) (DEPRECATED) Add an IAM policy binding to a Data Catalog entry
|
||||
group.
|
||||
|
||||
create
|
||||
(ALPHA) Create a Data Catalog entry group.
|
||||
(ALPHA) (DEPRECATED) Create a Data Catalog entry group.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a Data Catalog entry group.
|
||||
(ALPHA) (DEPRECATED) Delete a Data Catalog entry group.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe a Data Catalog entry group.
|
||||
(ALPHA) (DEPRECATED) Describe a Data Catalog entry group.
|
||||
|
||||
get-iam-policy
|
||||
(ALPHA) Get the IAM policy for a Data Catalog entry group.
|
||||
(ALPHA) (DEPRECATED) Get the IAM policy for a Data Catalog entry group.
|
||||
|
||||
list
|
||||
(ALPHA) List all entry groups in a Data Catalog location.
|
||||
(ALPHA) (DEPRECATED) List all entry groups in a Data Catalog location.
|
||||
|
||||
remove-iam-policy-binding
|
||||
(ALPHA) Remove an IAM policy binding from a Data Catalog entry group.
|
||||
(ALPHA) (DEPRECATED) Remove an IAM policy binding from a Data Catalog
|
||||
entry group.
|
||||
|
||||
set-iam-policy
|
||||
(ALPHA) Set the IAM policy for a Data Catalog entry group.
|
||||
(ALPHA) (DEPRECATED) Set the IAM policy for a Data Catalog entry group.
|
||||
|
||||
update
|
||||
(ALPHA) Update a Data Catalog entry group.
|
||||
(ALPHA) (DEPRECATED) Update a Data Catalog entry group.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue