cli
cli copied to clipboard
[Feature Request] Support not following runs with `temporal workflow execute`
Is your feature request related to a problem? Please describe.
If a workflow continues as new (or is otherwise part of a chain?), a user reports that temporal workflow execute doesn't give the first run's result.
Describe the solution you'd like
Add a flag for this use case, something like --dont-follow-runs.