mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
42 lines
1 KiB
Text
42 lines
1 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha transfer operations - manage transfer operations
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha transfer operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Manage transfer operations.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
cancel
|
||
|
|
(ALPHA) Cancel a transfer operation.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(ALPHA) Get configuration and latest transfer operation details.
|
||
|
|
|
||
|
|
list
|
||
|
|
(ALPHA) List Transfer Service transfer operations.
|
||
|
|
|
||
|
|
monitor
|
||
|
|
(ALPHA) Track progress in real time for a transfer operation.
|
||
|
|
|
||
|
|
pause
|
||
|
|
(ALPHA) Pause a currently running transfer operation.
|
||
|
|
|
||
|
|
resume
|
||
|
|
(ALPHA) Resume a currently paused transfer operation.
|
||
|
|
|
||
|
|
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.
|
||
|
|
|