cordova-cli
cordova-cli copied to clipboard
State of bash completion feature?
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?
Related: Using yargs as suggested in #311 would give us auto-generated bash-completion too.