basecamp / kamal

Deploy web apps anywhere.
https://kamal-deploy.org
MIT License
10.6k stars 407 forks source link

Allow glob matches for roles and hosts #778

Closed djmb closed 5 months ago

djmb commented 5 months ago

This lets you do things like:

kamal details -h '1.1.1.[1-9]'
kamal details -r 'w{eb,orkers}'