NAME
    gcloud alpha dataplex entries - manage Dataplex Catalog Entries resources

SYNOPSIS
    gcloud alpha dataplex entries COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Create a Dataplex Entry resource.

     delete
        (ALPHA) Delete a Dataplex entry.

     describe
        (ALPHA) Describe a Dataplex entry.

     list
        (ALPHA) List Dataplex entries.

     lookup
        (ALPHA) Lookup a Dataplex entry.

     modify
        (ALPHA) Modify a Dataplex Entry.

     remove-aspects
        (ALPHA) Remove aspects from a Dataplex Entry.

     search
        (ALPHA) Searches for Dataplex entries.

     update
        (ALPHA) Update a Dataplex Entry.

     update-aspects
        (ALPHA) Add or update aspects for a Dataplex 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. This variant is also available:

        $ gcloud dataplex entries

