nexmo-cli icon indicating copy to clipboard operation
nexmo-cli copied to clipboard

Prompt when creating a new app in a folder already hosting a .nexmo-app

Open pardel opened this issue 6 years ago • 0 comments

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.

pardel avatar Oct 07 '19 08:10 pardel