NAME
    gcloud dataplex glossaries terms - manage Dataplex glossary terms

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

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

     delete
        Deletes a glossary term.

     describe
        Describes a glossary term.

     list
        List glossary terms.

     update
        Updates a glossary term.

NOTES
    This variant is also available:

        $ gcloud alpha dataplex glossaries terms

