mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
54 lines
1.2 KiB
Text
54 lines
1.2 KiB
Text
NAME
|
|
gcloud data-catalog taxonomies - manage taxonomies in Data Catalog
|
|
|
|
SYNOPSIS
|
|
gcloud data-catalog taxonomies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage taxonomies in Data Catalog.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
policy-tags
|
|
Manage policy tags in Data Catalog.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
Add an IAM policy binding to a Policy Tag Taxonomy.
|
|
|
|
describe
|
|
Describe a Policy Tag Taxonomy.
|
|
|
|
export
|
|
Export a list of taxonomies from a certain project.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for a Policy Tag Taxonomy.
|
|
|
|
import
|
|
Export a file with serialized taxonomies to a certain project.
|
|
|
|
list
|
|
List Cloud Policy Tag Taxonomies.
|
|
|
|
remove-iam-policy-binding
|
|
Remove an IAM policy binding from a policy tag taxonomy.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy for a Policy Tag taxonomy.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha data-catalog taxonomies
|
|
|
|
$ gcloud beta data-catalog taxonomies
|
|
|