aegir
aegir copied to clipboard
feat: workspace config for `run` command
I want to run commands in a specific workspace folder only
aegir run test --workspaces **/hello **/world **
this PR adds that functionality
Depends on #1494 (so review and merge that one first)
This looks good but it's full of conflicts now #1494 has been merged - could you rebase/merge master please?