mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
57 lines
1.5 KiB
Text
57 lines
1.5 KiB
Text
NAME
|
|
gcloud alpha data-catalog taxonomies - manage taxonomies in Data Catalog
|
|
|
|
SYNOPSIS
|
|
gcloud alpha data-catalog taxonomies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Manage policy tags in Data Catalog.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(ALPHA) Add an IAM policy binding to a Policy Tag Taxonomy.
|
|
|
|
describe
|
|
(ALPHA) Describe a Policy Tag Taxonomy.
|
|
|
|
export
|
|
(ALPHA) Export a list of taxonomies from a certain project.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a Policy Tag Taxonomy.
|
|
|
|
import
|
|
(ALPHA) Export a file with serialized taxonomies to a certain project.
|
|
|
|
list
|
|
(ALPHA) List Cloud Policy Tag Taxonomies.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove an IAM policy binding from a policy tag taxonomy.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy for a Policy Tag 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. These variants are also available:
|
|
|
|
$ gcloud data-catalog taxonomies
|
|
|
|
$ gcloud beta data-catalog taxonomies
|
|
|