-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
The first part of this request would be to add a new option:
-L, --no-label=LABEL do not connect to hosts under label LABEL
The two label options would be mutually exclusive. I'll go ahead and submit a patch for this one soon.
The second part of the request would be to specify multiple labels for either option. For instance:
mpssh -l app -l db
or
mpssh -L dev -L internal
This one will take a bit longer.
I could also see someone wanting to mix the two options (all hosts in label A except for those also in label B), but at that point they should probably just make a new label.
Metadata
Metadata
Assignees
Labels
No labels