nexmo-cli
nexmo-cli copied to clipboard
Prompt when creating a new app in a folder already hosting a .nexmo-app
Steps to reproduce
In a folder that already contains a .nexmo-app file:
`nexmo app:create`
Suggestion
Give the user a chance to prevent a .nexmo-app file from being overwritten.
Maybe we should have a prompt right at the beginning of the interactive mode and a --overwrite otherwise.