mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
53 lines
1.4 KiB
Text
53 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha transfer - manage Transfer Service jobs, operations, and
|
|
agents
|
|
|
|
SYNOPSIS
|
|
gcloud alpha transfer GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Manage on-premise transfer agent pools.
|
|
|
|
agents
|
|
(ALPHA) Manage Transfer Service agents.
|
|
|
|
appliances
|
|
(ALPHA) Manage Transfer Appliances.
|
|
|
|
jobs
|
|
(ALPHA) Manage transfer jobs.
|
|
|
|
operations
|
|
(ALPHA) Manage transfer operations.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
authorize
|
|
(ALPHA) Authorize an account for all Transfer Service features.
|
|
|
|
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
|
|
|