svenluijten / forge-cli

🔥 A command line utility to interact with your Laravel Forge servers, sites, and more.
https://svenluijten.com
MIT License
64 stars 14 forks source link

Add interactive commands #10

Closed svenluijten closed 6 years ago

svenluijten commented 7 years ago

Commands like make:server currently take a lot of easily forgettable options, I'd love something like forge make:server --interactive to start a dialogue to build up the options dynamically.