NAME
    gcloud alpha dataplex tasks - manage Dataplex Task services

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Manage Dataplex Jobs services.

COMMANDS
    COMMAND is one of the following:

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

     create
        (ALPHA) Create a Dataplex task resource.

     delete
        (ALPHA) Delete a Dataplex task resource.

     describe
        (ALPHA) Describe a Dataplex task resource.

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

     list
        (ALPHA) List Dataplex task resources under a lake.

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

     run
        (ALPHA) Trigger one-time run of a Dataplex task.

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

     update
        (ALPHA) Update a Dataplex task resource.

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 tasks

