File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_workflows_executions_wait-last.1
.TH "GCLOUD_BETA_WORKFLOWS_EXECUTIONS_WAIT\-LAST" 1
.SH "NAME"
.HP
gcloud beta workflows executions wait\-last \- wait for the last cached workflow execution to complete
.SH "SYNOPSIS"
.HP
\f5gcloud beta workflows executions wait\-last\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR 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 beta 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 command is currently in beta and might change without notice. This variant
is also available:
.RS 2m
$ gcloud workflows executions wait\-last
.RE