Closed cbetta closed 8 years ago
It already does this:
> nexmo number:list --verbose
msisdn | country | type | features | voiceCallbackType | voiceCallbackValue | moHttpUrl | voiceStatusCallbackUrl
-----------------------------------------------------------------------------------------------------------------------------------------------
441157000000 | GB | landline | VOICE,SMS | app | 09802a14-1c89-4703-a54c-1fbcb9ea93ce | undefined | undefined
The values are kept to what the underlying API returns.
@leggetter ^
Fab! I probably didn't try the verbose flag.
On Sat, 23 Jul 2016, 10:32 Cristiano Betta, notifications@github.com wrote:
Closed #80 https://github.com/Nexmo/nexmo-cli/issues/80.
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/Nexmo/nexmo-cli/issues/80#event-732517781, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUCr91z8ay2YgWlKXln5A4OIyfvLUozks5qYd-YgaJpZM4JSriC .
Not sure if we can get this from the API, but if an app is assigned to a number it would be nice to add it to the table shown when running
number:list
.