Skip to content

More flexibility with labels #21

@JasonMaloney

Description

@JasonMaloney

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions