Jan Piotrowski (Sujan) created CB-13412:
-------------------------------------------

             Summary: Document platform specific CLI options
                 Key: CB-13412
                 URL: https://issues.apache.org/jira/browse/CB-13412
             Project: Apache Cordova
          Issue Type: Improvement
          Components: cordova-android, cordova-docs, cordova-ios
            Reporter: Jan Piotrowski (Sujan)
            Assignee: Joe Bowser


Seems `cordova build android -- --versionCode=1` is a thing and works: 
https://stackoverflow.com/a/40274188/252627

https://cordova.apache.org/docs/en/7.x/reference/cordova-cli/index.html#cordova-build-command
 has:

{quote}
<platformOpts>    To provide platform specific options, you must include them 
after -- separator. Review platform guide docs for more details.
{quote}

But in the "platform guide docs" I can't find anything.

[~filmaj] suggested: `--` forwards arguments to the underlying build scripts 
that are present in each platform.

So these should probably investigated, inventoried and documented.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to