getkirby / cli

Kirby Command Line Interface
MIT License
51 stars 5 forks source link

1.5.0 #79

Closed bastianallgeier closed 3 months ago

bastianallgeier commented 3 months ago

🎉 Features

New option to load a host-specific environment with the new KIRBY_HOST env variable https://github.com/getkirby/cli/pull/78

env KIRBY_HOST=production.com kirby mycommand

🐛 Bug fixes