NAME
    gcloud beta workflows executions describe-last - show metadata for the last
        cached workflow execution

SYNOPSIS
    gcloud beta workflows executions describe-last [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Show metadata for the last cached workflow execution.

EXAMPLES
    To show metadata for the last cached workflow execution, run:

        $ gcloud beta 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 command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud workflows executions describe-last

