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

Fix install:git, make:database, update:env commands #14

Closed dexm238 closed 6 years ago

dexm238 commented 6 years ago

Add necessary optionMap to some commands

svenluijten commented 6 years ago

Thank you!