You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be great to be able to to list the jobs within a workflow, ie:
$> sem get workflows <id> --jobs
ID NAME AGE STATE RESULT
<id> unit-test 22s DONE PASSED
<id> integration-test 59s DONE PASSED
<id> lint 22s DONE PASSED
The text was updated successfully, but these errors were encountered:
It'd be great to be able to to list the jobs within a workflow, ie:
The text was updated successfully, but these errors were encountered: