[
https://issues.apache.org/jira/browse/CB-5288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Braden Shepherdson updated CB-5288:
-----------------------------------
Priority: Trivial (was: Major)
This would require CLI to know a list of what plugins are available. That's
possible, of course, but it may be the realm of a bash/zsh/etc. completion
plugin rather than built into Cordova.
I suppose we can keep this on the books with a low priority, and someone can
implement it if they want to. I think it's better put into a shell plugin.
> Support fuzzy matching when using "cordova plugin add"
> ------------------------------------------------------
>
> Key: CB-5288
> URL: https://issues.apache.org/jira/browse/CB-5288
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CLI
> Affects Versions: 3.1.0
> Reporter: lmnbeyond
> Priority: Trivial
>
> It would be more convenient if cli supports fuzzy matching.
> For example:
> $ cordova plugin add device
> Please select,
> 1: org.apache.cordova.device
> 2: org.apache.cordova.device-motion
> 3: org.apache.cordova.device-orientation
> 4: quit
> What now> 1
> Fetching plugin from "org.apache.cordova.device"...
> Starting installation of "org.apache.cordova.device" for ios
> Preparing ios project
> org.apache.cordova.device installed on ios.
> What do you guys think ;) ?
--
This message was sent by Atlassian JIRA
(v6.1#6144)