Nexmo / nexmo-cli

Nexmo CLI (Command Line Interface)
https://nexmo.com
MIT License
78 stars 52 forks source link

Add account verification on setup #74

Closed cbetta closed 8 years ago

cbetta commented 8 years ago

Closes #8

The CLI now first makes an API call before trying to save your credentials, to ensure your credentials are correct.

> nexmo setup 123 345
Credentials written to /Users/cbetta/.nexmorc

> nexmo setup 123 ABC    
authentication failed