You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Omar Mefire (JIRA)" <ji...@apache.org> on 2015/02/03 00:45:34 UTC

[jira] [Created] (CB-8402) 'cordova platform add' should support 'autosave'

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 android@3.2.0 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org