Nexmo / nexmo-cli

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

Remove --app_id flag from jwt:generate #107

Closed leggetter closed 7 years ago

leggetter commented 7 years ago

Since you can already specific an application ID by passing in a application_id value there is little point in having this specific flag.

Just do:

nexmo generate:jwt path/to/private.key application_id=something