Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
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.)
Attachments
Issue Links
- is depended upon by
-
CB-8199 Add support for verbosity levels for platform scripts
- Closed