Nexmo / nexmo-cli

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

Update to use country code if provided #125

Closed cbetta closed 7 years ago

cbetta commented 7 years ago

Closes #84.

When the country_code is provided it will skip the Number Insight lookup for the number and just use the country code as specified.

This affects number:buy, number:cancel and all link:* and unlink:* commands.

As a result, long dutch numbers can now be bought, cancelled, updated, assuming the country_code flag is provided.