IcaliaLabs / plis

Automated development tasks asked nicely
MIT License
40 stars 5 forks source link

Plis Attach Regex #15

Closed billyabm closed 5 years ago

billyabm commented 6 years ago

When you have a services with similar name, 'plis' match with the first coincidence. Example

service:
    api_web:

    web:

If you want attach the 'web' service, you should run plis attach web but, 'plis' match with 'api_web' service