mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
35 lines
765 B
Text
35 lines
765 B
Text
NAME
|
|
gcloud beta deploy job-runs - manages job runs resources for Google Cloud
|
|
Deploy
|
|
|
|
SYNOPSIS
|
|
gcloud beta deploy job-runs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Show details for a job run.
|
|
|
|
list
|
|
(BETA) List the job runs.
|
|
|
|
terminate
|
|
(BETA) Terminates a Cloud Deploy job run.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud deploy job-runs
|
|
|
|
$ gcloud alpha deploy job-runs
|
|
|