Nice! I'll definitely be trying it out on my system!
___________________________________ Kerri Shotts photoKandy Studios, LLC On the Web: [http://www.photokandy.com/: <http://www.photokandy.com/>] Social Media: Twitter: @photokandy, [http://twitter.com/photokandy: <http://twitter.com/photokandy>] Tumblr: [http://photokandy.tumblr.com/: <http://photokandy.tumblr.com/>] Github: [https://github.com/kerrishotts: <https://github.com/kerrishotts>] [https://github.com/organizations/photokandyStudios: <https://github.com/organizations/photokandyStudios>] CoderWall: [https://coderwall.com/kerrishotts: <https://coderwall.com/kerrishotts>] Apps on the Apple Store: [https://itunes.apple.com/us/artist/photokandy-studios- llc/id498577828: <https://itunes.apple.com/us/artist/photokandy- studios-llc/id498577828>] Books: [http://www.packtpub.com/phonegap-2-mobile-application-hotshot/book: <http://www.packtpub.com/phonegap-2-mobile-application-hotshot/book>] [http://www.packtpub.com/phonegap-social-app-development/book: <http://www.packtpub.com/phonegap-social-app-development/book>] So, after spending two days typing out cordova-cli command lines by hand (nice long ones like "cordova plugin rm org.apache.cordova.core.file-transfer", mostly), I finally broke down and added proper completion for my shell. I've created a JIRA issue to hold the code, as a "New Feature" ticket. I'm not planning on committing anything like this until it's had a bit wider exposure, if people find it useful. I've been using it daily since writing it, and a few others here have tried it, and their feedback has made it more useful and stable. It's CB-4200, if anybody wants to try it. Source it in your .bashrc file on OS X, or add it to /etc/bash_completion.d on debian-based systems. Ian