File: //snap/google-cloud-cli/current/help/man/man1/gcloud_workflows_executions_wait-last.1
.TH "GCLOUD_WORKFLOWS_EXECUTIONS_WAIT\-LAST" 1
.SH "NAME"
.HP
gcloud workflows executions wait\-last \- wait for the last cached workflow execution to complete
.SH "SYNOPSIS"
.HP
\f5gcloud workflows executions wait\-last\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Wait for the last cached workflow execution to complete.
.SH "EXAMPLES"
To wait for the last cached workflow execution to complete, run:
.RS 2m
$ gcloud workflows executions wait\-last
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.
Run \fB$ gcloud help\fR for details.
.SH "NOTES"
This variant is also available:
.RS 2m
$ gcloud beta workflows executions wait\-last
.RE