[ 
https://issues.apache.org/jira/browse/CB-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13646841#comment-13646841
 ] 

Bryan Higgins commented on CB-3161:
-----------------------------------

Here is the current help output for the build command. We plan to switch to 
--release / --debug since this seems to be the new standard.

Other than that, what improvements would you suggest? The getting started guide 
will be more verbose about requirements for signing, etc..


  Usage: build command [<target>] [-k | --keystorepass] [-b | --buildId 
<number>] [-p | --params <json>] [-ll | --loglevel <level>]

  Commands:

    release [options] 
        Build in release mode. This will sign the resulting bar.
    
    debug [options] 
        Build in debug mode.

  Options:

    -h, --help                       output usage information
    -k, --keystorepass <password>    Signing key password
    -b, --buildId <num>              Specifies the build number for signing 
(typically incremented from previous signing).
    -p, --params <params JSON file>  Specifies additional parameters to pass to 
downstream tools.
    -ll, --loglevel <loglevel>       set the logging level (error, warn, 
verbose)
                
> Tooling to match existing CLI
> -----------------------------
>
>                 Key: CB-3161
>                 URL: https://issues.apache.org/jira/browse/CB-3161
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: BlackBerry
>            Reporter: Lorin Beer
>            Assignee: Jeffrey Heifetz
>            Priority: Minor
>
> Existing tooling, such as create scripts, diverge in behaviour from existing 
> Cordova tooling, which has the goal of being identical across platforms.
> Exact divergence to be documented.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to