mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Mar 16 08:47:18 UTC 2022
This commit is contained in:
parent
7d82d0fc32
commit
971306823a
187 changed files with 3248 additions and 630 deletions
40
gcloud/transfer/operations/help
Normal file
40
gcloud/transfer/operations/help
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
NAME
|
||||
gcloud transfer operations - manage transfer operations
|
||||
|
||||
SYNOPSIS
|
||||
gcloud transfer operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
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
|
||||
Cancel a transfer operation.
|
||||
|
||||
describe
|
||||
Get configuration and latest transfer operation details.
|
||||
|
||||
list
|
||||
List Transfer Service transfer operations.
|
||||
|
||||
monitor
|
||||
Track progress in real time for a transfer operation.
|
||||
|
||||
pause
|
||||
Pause a currently running transfer operation.
|
||||
|
||||
resume
|
||||
Resume a currently paused transfer operation.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud alpha transfer operations
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue