mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
45 lines
1.1 KiB
Text
45 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha data-catalog entries - manage entries in Data Catalog
|
|
|
|
SYNOPSIS
|
|
gcloud alpha data-catalog entries COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage entries in Data Catalog.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a Data Catalog entry.
|
|
|
|
delete
|
|
(ALPHA) Delete a Data Catalog entry.
|
|
|
|
describe
|
|
(ALPHA) Describe a Data Catalog entry.
|
|
|
|
list
|
|
(ALPHA) List all entries in a Data Catalog entry group.
|
|
|
|
lookup
|
|
(ALPHA) Lookup a Data Catalog entry by its target name.
|
|
|
|
update
|
|
(ALPHA) Update a Data Catalog entry.
|
|
|
|
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 entries
|
|
|
|
$ gcloud beta data-catalog entries
|
|
|