1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/workflows/executions/describe-last

29 lines
834 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud workflows executions describe-last - show metadata for the last
cached workflow execution
SYNOPSIS
gcloud workflows executions describe-last [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Show metadata for the last cached workflow execution.
EXAMPLES
To show metadata for the last cached workflow execution, run:
$ gcloud workflows executions describe-last
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 $ gcloud help for details.
NOTES
This variant is also available:
$ gcloud beta workflows executions describe-last