NAME
    gcloud alpha dataplex entry-groups - manage Dataplex Entry Groups

SYNOPSIS
    gcloud alpha dataplex entry-groups COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Dataplex Entry Groups.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

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

     create
        (ALPHA) Create a Dataplex Entry Group.

     delete
        (ALPHA) Delete a Dataplex Entry Group.

     describe
        (ALPHA) Describe a Dataplex Entry Group.

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

     list
        (ALPHA) List Dataplex Entry Groups.

     remove-iam-policy-binding
        (ALPHA) Remove IAM policy binding from a Dataplex Entry Group.

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

     update
        (ALPHA) Update a Dataplex Entry Group.

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 entry-groups

