Nexmo / nexmo-cli

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

Add a way to inspect my API credentials #63

Closed cbetta closed 8 years ago

cbetta commented 8 years ago

Currently my go-to method to get my API key and secret is to run: cat ~/.nexmorc as it is faster than going to my dashboard. It might be interesting to just add this to the CLI itself. It would also be handy when trying to see what API credentials a project is using.