[
https://issues.apache.org/jira/browse/CB-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297389#comment-14297389
]
ASF GitHub Bot commented on CB-8227:
------------------------------------
Github user jsoref commented on a diff in the pull request:
https://github.com/apache/cordova-cli/pull/203#discussion_r23794326
--- Diff: src/cli.js ---
@@ -286,6 +286,7 @@ function cli(inputArgs) {
, cli_variables : cli_vars
, browserify: args.browserify || false
, link: args.link || false
+ , save: args.save || false
--- End diff --
offhand, this looks unaligned
> Add --save option to 'cordova platform add'
> -------------------------------------------
>
> Key: CB-8227
> URL: https://issues.apache.org/jira/browse/CB-8227
> Project: Apache Cordova
> Issue Type: New Feature
> Components: CLI, CordovaLib
> Reporter: Omar Mefire
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> When run with the --save flag, the 'platform add' command will not only add
> the specified platforms, but it will also save them to config.xml.
> - When running this command, the pinned CLI version will be used if no
> version is specified.
> - config.xml will be ovewritten if similar engine has already been specified
> in config.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]