guigrpa/oao

[Feature request] Glob like run-scripts

Closed this issue · 1 comments

Idea is to execute all tasks matching to some glob like pattern, this is really handy with connection with --parallel.

eg. oao run-script --parallel test:*
also it would be great to use it with connection with #69

Implemented in the next release (pending completion of #69 and #68).