NAME
    gcloud alpha transfer agents - manage Transfer Service agents

SYNOPSIS
    gcloud alpha transfer agents COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage agents. Agents are lightweight applications that enable
    Transfer Service users to transfer data to or from POSIX filesystems, such
    as on-premises filesystems. Agents are installed locally on your machine
    and run within Docker containers.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     delete
        (ALPHA) Delete Transfer Service transfer agents.

     install
        (ALPHA) Install Transfer Service agents.

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 transfer agents

