NAME
    gcloud alpha dataplex glossaries - manage Dataplex glossaries

SYNOPSIS
    gcloud alpha dataplex glossaries GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) A Glossary represents a collection of Categories and Terms.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     categories
        (ALPHA) Manage Dataplex glossary categories.

     terms
        (ALPHA) Manage Dataplex glossary terms.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (ALPHA) Add IAM policy binding to a Dataplex Glossary.

     create
        (ALPHA) Create a Dataplex Glossary resource.

     delete
        (ALPHA) Delete a Dataplex Glossary.

     describe
        (ALPHA) Describe a Glossary.

     get-iam-policy
        (ALPHA) Retrieve a Dataplex Glossary IAM policy.

     list
        (ALPHA) List Glossaries.

     remove-iam-policy-binding
        (ALPHA) Removes IAM policy binding from a Dataplex Glossary.

     set-iam-policy
        (ALPHA) Set an IAM policy binding for a Dataplex Glossary as defined in
        a JSON or YAML file.

     update
        (ALPHA) Updates a Dataplex Glossary.

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

