cordova-cli icon indicating copy to clipboard operation
cordova-cli copied to clipboard

State of bash completion feature?

Open janpio opened this issue 7 years ago • 1 comments

Seems the CLI has a bash completion featured: https://github.com/apache/cordova-cli/blob/master/doc/bash.md https://github.com/apache/cordova-cli/blob/master/scripts/cordova.completion

Unfortunately those files were last updated 5 years or 4 years ago. Does this still work as expected? If not, is it worth keeping around?

janpio avatar Sep 05 '18 14:09 janpio

Related: Using yargs as suggested in #311 would give us auto-generated bash-completion too.

raphinesse avatar Sep 05 '18 14:09 raphinesse