mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
54 lines
1.3 KiB
Text
54 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha transfer jobs - manage transfer jobs
|
|
|
|
SYNOPSIS
|
|
gcloud alpha transfer jobs GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage transfer jobs.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
config
|
|
(ALPHA) Manage Storagetransfer transfer job configurations.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a Transfer Service transfer job.
|
|
|
|
delete
|
|
(ALPHA) Delete a Transfer Service transfer job.
|
|
|
|
describe
|
|
(ALPHA) Get configuration and latest operation details about transfer
|
|
job.
|
|
|
|
list
|
|
(ALPHA) List Transfer Service transfer jobs.
|
|
|
|
monitor
|
|
(ALPHA) Track progress in real time for a transfer job's latest
|
|
operation.
|
|
|
|
run
|
|
(ALPHA) Run a Transfer Service transfer job.
|
|
|
|
update
|
|
(ALPHA) Update a Transfer Service transfer job.
|
|
|
|
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 jobs
|
|
|