Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0.0
-
None
-
None
-
None
Description
It would be nice if we could remove plugins by short name. Things are better now with the new plugin ids - it's easier to remember and type cordova plugin remove cordova-plugin-camera than cordova plugin remove org.apache.cordova.camera, but it would be even nicer to only have to type cordova plugin remove camera.
If multiple installed plugins happen to share the same short name, the remove command should probably just fail (with an informative error message).