aegir icon indicating copy to clipboard operation
aegir copied to clipboard

feat: workspace config for `run` command

Open marcus-pousette opened this issue 1 year ago • 1 comments

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)

marcus-pousette avatar Apr 07 '24 22:04 marcus-pousette

This looks good but it's full of conflicts now #1494 has been merged - could you rebase/merge master please?

achingbrain avatar Apr 25 '24 12:04 achingbrain