[
https://issues.apache.org/jira/browse/CB-7084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053589#comment-14053589
]
Michal Mocny commented on CB-7084:
----------------------------------
`cordova create Foo --copy_from=...` instead of `--copy-from` fails to do what
you want, silently. Worse yet, if the path was wrong, is successfully creates
the wrong project. At least one user has actually been bitten by this.
The way we currently parse/ignore/forward args may make it difficult to
holistically approach this problem, but I think we can easily handle at least
the link_to / copy_from example.
> Should log a warning when using unrecognized CLI args, especially simple
> misspellings
> -------------------------------------------------------------------------------------
>
> Key: CB-7084
> URL: https://issues.apache.org/jira/browse/CB-7084
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Reporter: Michal Mocny
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)