gcloud workflows executions - manage your Cloud Workflow execution resources
gcloud workflows executions COMMAND [GCLOUD_WIDE_FLAG ...]
Manage your Cloud Workflow execution resources.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
This variant is also available:
$ gcloud beta workflows executions