Omar Mefire created CB-8402:
-------------------------------

             Summary: 'cordova platform add' should support 'autosave'
                 Key: CB-8402
                 URL: https://issues.apache.org/jira/browse/CB-8402
             Project: Apache Cordova
          Issue Type: New Feature
          Components: CordovaLib
            Reporter: Omar Mefire


autosave is a setting in the project_directory/.cordova/config.json file.
When it is on, 'cordova platform add'/'remove'/'update' should behave as if the 
--save flag was passed.

What this means is :
- cordova platform add [email protected] with autosave on => add specified version 
of the platform, then save it to config.xml

- cordova platform remove android with autosave on => remove specified version 
of the platform, then remove it from config.xml

- cordova platform update android with autosave on => update to the latest 
version of the platform, then change config.xml to reflect it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to