NAME
    gcloud dataplex tasks - manage Dataplex Task services

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

DESCRIPTION
    Manage Dataplex Task services.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     jobs
        Manage Dataplex Jobs services.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        Add IAM policy binding to a Dataplex task resource.

     create
        Create a Dataplex task resource.

     delete
        Delete a Dataplex task resource.

     describe
        Describe a Dataplex task resource.

     get-iam-policy
        Get the IAM policy for a Dataplex task resource.

     list
        List Dataplex task resources under a lake.

     remove-iam-policy-binding
        Remove IAM policy binding from a Dataplex task resource.

     run
        Trigger one-time run of a Dataplex task.

     set-iam-policy
        Set the IAM policy to a Dataplex task as defined in a JSON or YAML
        file.

     update
        Update a Dataplex task resource.

NOTES
    This variant is also available:

        $ gcloud alpha dataplex tasks

