NAME
    gcloud alpha dataplex glossaries categories - manage Dataplex glossary
        categories

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

DESCRIPTION
    (ALPHA) A glossary category represents a collection of glossary categories
    and glossary terms within a glossary that are related to each other.

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 category.

     delete
        (ALPHA) Deletes a glossary category.

     describe
        (ALPHA) Describes a glossary category.

     list
        (ALPHA) List glossary categories.

     update
        (ALPHA) Updates a glossary category.

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 categories

