File: //snap/google-cloud-cli/394/help/man/man1/gcloud_workflows_executions.1
.TH "GCLOUD_WORKFLOWS_EXECUTIONS" 1
.SH "NAME"
.HP
gcloud workflows executions \- manage your Cloud Workflow execution resources
.SH "SYNOPSIS"
.HP
\f5gcloud workflows executions\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage your Cloud Workflow execution resources.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcancel\fR
Cancel a workflow execution.
.TP 2m
\fBdescribe\fR
Show metadata for a workflow execution.
.TP 2m
\fBdescribe\-last\fR
Show metadata for the last cached workflow execution.
.TP 2m
\fBlist\fR
List workflow executions.
.TP 2m
\fBwait\fR
Wait for an execution to complete.
.TP 2m
\fBwait\-last\fR
Wait for the last cached workflow execution to complete.
.RE
.sp
.SH "NOTES"
This variant is also available:
.RS 2m
$ gcloud beta workflows executions
.RE