NAME
    gcloud dataplex environments - manage Dataplex Environments

SYNOPSIS
    gcloud dataplex environments GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Dataplex Environments.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     sessions
        Manage Dataplex Sessions services.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        Adds IAM policy binding to a Dataplex Environment.

     create
        Create a Dataplex Environment.

     delete
        Delete a Dataplex Environment.

     describe
        Retrieve a Dataplex Environment.

     get-iam-policy
        Retrieve a Dataplex Environment IAM policy.

     list
        List Dataplex Environments.

     remove-iam-policy-binding
        Removes IAM policy binding from a Dataplex Environment.

     set-iam-policy
        Set an IAM policy binding for a Dataplex Environment as defined in a
        JSON or YAML file.

     update
        Update a Dataplex Environment with the given configurations.

NOTES
    This variant is also available:

        $ gcloud alpha dataplex environments

