1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Mar 16 08:47:18 UTC 2022

This commit is contained in:
Automated 2022-03-16 08:47:18 +00:00
parent 7d82d0fc32
commit 971306823a
187 changed files with 3248 additions and 630 deletions

43
gcloud/transfer/jobs/help Normal file
View file

@ -0,0 +1,43 @@
NAME
gcloud transfer jobs - manage transfer jobs
SYNOPSIS
gcloud transfer jobs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage transfer jobs.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
Create a Transfer Service transfer job.
delete
Delete a Transfer Service transfer job.
describe
Get configuration and latest operation details about transfer job.
list
List Transfer Service transfer jobs.
monitor
Track progress in real time for a transfer job's latest operation.
run
Run a Transfer Service transfer job.
update
Update a Transfer Service transfer job.
NOTES
This variant is also available:
$ gcloud alpha transfer jobs