SteveKennedy opened a new issue #568:
URL: https://github.com/apache/cordova-cli/issues/568


   When I want to install a plugin, I use this format:
   
   _cordova plugin add cordova-plugin-xxxx --variable APP_ID="123456789" 
--variable APP_NAME="Really Cool AppName"_
   
   When I go to remove this plugin, why must I also supply the exact same 
variables? I would think that I could remove the plugin using simply:
   
   _cordova plugin rm cordova-plugin-xxxx_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to