NAME
    gcloud alpha dataplex glossaries terms - manage Dataplex glossary terms

SYNOPSIS
    gcloud alpha dataplex glossaries terms COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Glossary terms are the core of a Dataplex glossary. A glossary term
    holds a rich text description that can be attached to entries or specific
    columns to enrich them.

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) Creates a glossary term.

     delete
        (ALPHA) Deletes a glossary term.

     describe
        (ALPHA) Describes a glossary term.

     list
        (ALPHA) List glossary terms.

     update
        (ALPHA) Updates a glossary term.

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 glossaries terms

