Description
Description
devproxy config new
is a command that can create an empty configuration file.
Expected behaviour
If a file already exists, the command should gracefully fail, by saying that a file already exists or create a new file with an different name, for example, devproxyrc.json
> devproxyrc1.json
Actual behaviour
Steps to reproduce
devproxy config new
devproxy config new
Dev Proxy Version
v0.25.0
Operating system (environment)
macOS
Shell
zsh
Configuration file
N\A
Additional Info
No response