Hi, "jgart" <jg...@dismail.de> skribis:
> In other words being able to specify workers with shepherd: > > Starting multiple workers: > > $ herd start microblog-tasks@{1..4} > $ herd status microblog-tasks@{1..4} > > Restarting a particular worker: > > $ herd restart microblog-tasks@3 > > WDYT I’ve never felt the need for this, and I’m typically not a “syntax person” so to speak ;-), but *if* there is an actual need for this, then we can thing about it. (We might want to be more general though, like essentially allowing users to apply an action such as ‘start’ to a set of services regardless of their naming scheme.) Ludo’.