mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
58 lines
1.4 KiB
Text
58 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha dataplex data-taxonomies - manage Dataplex Data Taxonomies
|
|
|
|
SYNOPSIS
|
|
gcloud alpha dataplex data-taxonomies GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Dataplex Data Taxonomies.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
attributes
|
|
(ALPHA) Manage Dataplex Data Attributes.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(ALPHA) Add IAM policy binding to a Dataplex Data Taxonomy.
|
|
|
|
create
|
|
(ALPHA) Create a Dataplex Data Taxonomy.
|
|
|
|
delete
|
|
(ALPHA) Delete a Dataplex Data Taxonomy.
|
|
|
|
describe
|
|
(ALPHA) Describe a Data Taxonomy.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Retrieve a Dataplex Data Taxonomy IAM policy.
|
|
|
|
list
|
|
(ALPHA) List Data Taxonomies.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Removes IAM policy binding from a Dataplex Data Taxonomy.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set an IAM policy binding for a Dataplex Data Taxonomy as
|
|
defined in a JSON or YAML file.
|
|
|
|
update
|
|
(ALPHA) Update a Dataplex Data Taxonomy.
|
|
|
|
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.
|
|
|