NAME
    gcloud transfer - manage Transfer Service jobs, operations, and agents

SYNOPSIS
    gcloud transfer GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    The gcloud transfer command group lets you create and manage Transfer
    Service jobs, operations, and agents.

    To get started, run: gcloud transfer jobs create --help

    More info on prerequisite IAM permissions:
    https://cloud.google.com/storage-transfer/docs/on-prem-set-up

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     agent-pools
        Manage on-premise transfer agent pools.

     agents
        Manage Transfer Service agents.

     jobs
        Manage transfer jobs.

     operations
        Manage transfer operations.

COMMANDS
    COMMAND is one of the following:

     authorize
        Authorize an account for all Transfer Service features.

NOTES
    This variant is also available:

        $ gcloud alpha transfer

