This repository was archived by the owner on Aug 5, 2024. It is now read-only.
This repository was archived by the owner on Aug 5, 2024. It is now read-only.
Support partial app IDs #168
Open
Description
Steps to reproduce
Looked at my apps: nexmo apps
Wondered which numbers were linked for a specific app: nexmo app:numbers ....
then I typed a few characters of the start of the app ID. Turns out, you need the whole thing. Not very easy from CLI.
Expected behavior
We should only require enough characters to uniquely identify which app we mean - similar to what git does with revision numbers.
Actual behavior
I had to type all 36 characters despite only having 4 apps and no common starting strings between them.