mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 14:39:15 +00:00
gcloud: Wed Sep 14 09:28:28 UTC 2022
This commit is contained in:
parent
e7bec9b31b
commit
8f4214beb2
148 changed files with 5778 additions and 334 deletions
30
gcloud/deploy/job-runs/help
Normal file
30
gcloud/deploy/job-runs/help
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
NAME
|
||||
gcloud deploy job-runs - manages job runs resources for Google Cloud Deploy
|
||||
|
||||
SYNOPSIS
|
||||
gcloud deploy job-runs COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manages job runs resources for Google Cloud Deploy.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
describe
|
||||
Show details for a job run.
|
||||
|
||||
list
|
||||
List the job runs.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha deploy job-runs
|
||||
|
||||
$ gcloud beta deploy job-runs
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue