1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/workflows/executions/help

42 lines
852 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud workflows executions - manage your Cloud Workflow execution
resources
SYNOPSIS
gcloud workflows executions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage your Cloud Workflow execution resources.
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 workflow execution.
describe
Show metadata for a workflow execution.
describe-last
Show metadata for the last cached workflow execution.
list
List workflow executions.
wait
Wait for an execution to complete.
wait-last
Wait for the last cached workflow execution to complete.
NOTES
This variant is also available:
$ gcloud beta workflows executions