3scale-archive / 3scale-cli

DEPRECATED Beta of 3scale CLI, manage your 3scale installation directly from terminal (community supported)
https://www.3scale.net
MIT License
9 stars 21 forks source link

Add test on credentials in config command #50

Closed picsoung closed 7 years ago

picsoung commented 7 years ago

As @kasriniv mentioned on #49

The tool does not give feedback in the event of wrong credentials entered at the config phase.

With this PR, we had a new step, to test credentials against the 3scale API and give feedback to the user.