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

Don't overwrite file if ~/forge.json already exists #3

Closed svenluijten closed 6 years ago

svenluijten commented 7 years ago

forge authorize should not overwrite the file if it exists without at least some confirmation. https://github.com/svenluijten/forge-cli/blob/master/src/Config.php#L54