terminus icon indicating copy to clipboard operation
terminus copied to clipboard

Workflow:watch does not allow for watching in-progress workflows

Open ian-rose opened this issue 3 years ago • 1 comments

Expected behavior

Running workflow:watch should have an option to watch a workflow already in process. Other workflow:* commands have an --id=xxx argument allowing specifying existing workflows, workflow:watch should support this argument as well.

Actual behavior

There is no (documented) ability to watch an in-process workflow that started before the terminus workflow:watch command was run.

Steps to reproduce the behavior

Start any workflow within Pantheon, attempt to use terminus to watch it.

ian-rose avatar May 27 '21 15:05 ian-rose

Adding to feature requests.

stovak avatar Jun 17 '21 17:06 stovak