Nexmo / nexmo-cli

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

missing 'app_id' when showing app numbers #155

Closed kyooryoo closed 6 years ago

kyooryoo commented 6 years ago

I guess nexmo cli does not allow implicitly show numbers for all applications. So app_id is mandatory and this line of sample code in README of this repo should be modified to have an app_id as its argument.

Steps to reproduce

nexmo app:numbers --verbose

Expected behavior

show the numbers of an application

Actual behavior

error: missing required argument 'app_id'

System configuration

Node version: 4.2.6

NPM version: 3.5.2

Operating system: Ubuntu 16.14.3 LTS

AlexLakatos commented 6 years ago

Thanks for letting us know. I'll have a look.

AlexLakatos commented 6 years ago

Thanks for logging this issue. It has now been fixed in v0.3.11.