1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/workflows/executions/wait-last
2022-03-01 04:29:52 +00:00

28 lines
827 B
Text

NAME
gcloud workflows executions wait-last - wait for the last cached workflow
execution to complete
SYNOPSIS
gcloud workflows executions wait-last [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Wait for the last cached workflow execution to complete.
EXAMPLES
To wait for the last cached workflow execution to complete, run:
$ gcloud workflows executions wait-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 wait-last