File: //snap/google-cloud-cli/current/help/man/man1/gcloud_workflows_executions_describe-last.1
.TH "GCLOUD_WORKFLOWS_EXECUTIONS_DESCRIBE\-LAST" 1
.SH "NAME"
.HP
gcloud workflows executions describe\-last \- show metadata for the last cached workflow execution
.SH "SYNOPSIS"
.HP
\f5gcloud workflows executions describe\-last\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Show metadata for the last cached workflow execution.
.SH "EXAMPLES"
To show metadata for the last cached workflow execution, run:
.RS 2m
$ gcloud workflows executions describe\-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 describe\-last
.RE