NAME
    gcloud beta data-fusion - create and manage Cloud Data Fusion Instances

SYNOPSIS
    gcloud beta data-fusion GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Cloud Data Fusion is a fully managed, cloud-native data integration
    service that helps users efficiently build and manage ETL/ELT data
    pipelines. With a graphical interface and a broad open-source library of
    preconfigured connectors and transformations, Data Fusion shifts an
    organization's focus away from code and integration to insights and action.

EXAMPLES
    To see how to create and manage instances, run:

        $ gcloud beta data-fusion instances --help

    To see how to manage long-running operations, run:

        $ gcloud beta data-fusion operations --help

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     instances
        (BETA) Create and manage Cloud Data Fusion instances.

     operations
        (BETA) Manage Cloud Data Fusion operations.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (BETA) Adds an IAM policy bindng to a Cloud Data Fusion instance.

     get-iam-policy
        (BETA) Gets the IAM policy for a Cloud Data Fusion instance.

     remove-iam-policy-binding
        (BETA) Removes an IAM policy binding to a Cloud Data Fusion instance.

     set-iam-policy
        (BETA) Sets the IAM policy for a Cloud Data Fusion instance.

NOTES
    This command is currently in beta and might change without notice.

