mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
34 lines
703 B
Text
34 lines
703 B
Text
NAME
|
|
gcloud deploy automation-runs - manages AutomationRuns resources for Cloud
|
|
Deploy
|
|
|
|
SYNOPSIS
|
|
gcloud deploy automation-runs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manages AutomationRuns resources for 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:
|
|
|
|
cancel
|
|
Cancels a Cloud Deploy Automation Run.
|
|
|
|
describe
|
|
Show details for an Automation Run.
|
|
|
|
list
|
|
List the Automation Runs.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha deploy automation-runs
|
|
|
|
$ gcloud beta deploy automation-runs
|
|
|