mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
49 lines
925 B
Text
49 lines
925 B
Text
NAME
|
|
gcloud dataplex entries - manage Dataplex Catalog Entries resources
|
|
|
|
SYNOPSIS
|
|
gcloud dataplex entries COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Dataplex Catalog Entries resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Dataplex Entry resource.
|
|
|
|
delete
|
|
Delete a Dataplex entry.
|
|
|
|
describe
|
|
Describe a Dataplex entry.
|
|
|
|
list
|
|
List Dataplex entries.
|
|
|
|
lookup
|
|
Lookup a Dataplex entry.
|
|
|
|
remove-aspects
|
|
Remove aspects from a Dataplex Entry.
|
|
|
|
search
|
|
Searches for Dataplex entries.
|
|
|
|
update
|
|
Update a Dataplex Entry.
|
|
|
|
update-aspects
|
|
Add or update aspects for a Dataplex Entry.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha dataplex entries
|
|
|