You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2015/01/05 14:09:35 UTC

[jira] [Updated] (CB-8200) Pass verbosity arguments from cli downstream to platform scripts

     [ https://issues.apache.org/jira/browse/CB-8200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Kotikov updated CB-8200:
---------------------------------
    Description: 
Currently verbosity arguments for Cordova CLI commands ({{-d}} or {{--verbose}}) isn't passed to platform scripts, so the only way to icrease/decrease verbosity of updated platform scripts is to pass verbosity argument behind double dash ({{--}}).
Moreover, this works only for build/run/emulate commands due to CLI arguments parsing logic.

For better usability it will be better if we'll pass these arguments downstream to platform scripts (create, build, run, etc.)

> Pass verbosity arguments from cli downstream to platform scripts 
> -----------------------------------------------------------------
>
>                 Key: CB-8200
>                 URL: https://issues.apache.org/jira/browse/CB-8200
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: CLI
>            Reporter: Vladimir Kotikov
>
> Currently verbosity arguments for Cordova CLI commands ({{-d}} or {{--verbose}}) isn't passed to platform scripts, so the only way to icrease/decrease verbosity of updated platform scripts is to pass verbosity argument behind double dash ({{--}}).
> Moreover, this works only for build/run/emulate commands due to CLI arguments parsing logic.
> For better usability it will be better if we'll pass these arguments downstream to platform scripts (create, build, run, etc.)



--
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