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.

     modify
        Modify 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

