mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
46 lines
869 B
Text
46 lines
869 B
Text
|
|
NAME
|
||
|
|
gcloud data-catalog - manage Data Catalog resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud data-catalog GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Data Catalog resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
entries
|
||
|
|
Manage entries in Data Catalog.
|
||
|
|
|
||
|
|
entry-groups
|
||
|
|
Manage entry groups in Data Catalog.
|
||
|
|
|
||
|
|
tag-templates
|
||
|
|
Manage tag templates in Data Catalog.
|
||
|
|
|
||
|
|
tags
|
||
|
|
Manage tags in Data Catalog.
|
||
|
|
|
||
|
|
taxonomies
|
||
|
|
Manage taxonomies in Data Catalog.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
search
|
||
|
|
Search Data Catalog for resources that match a query.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha data-catalog
|
||
|
|
|
||
|
|
$ gcloud beta data-catalog
|
||
|
|
|