Nexmo / nexmo-cli

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

escape application name in recreate commands #208

Closed AlexLakatos closed 4 years ago

AlexLakatos commented 4 years ago

Before: nexmo app:create name

After: nexmo app:create "name"