[
https://issues.apache.org/jira/browse/CB-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794460#comment-13794460
]
Marcel Kinard commented on CB-2234:
-----------------------------------
I'm playing with the pull request, and the function looks good.
When I run "npm test" in cordova-cli, the 3 tests you added fail. Do you need
to checkin spec/fixtures/projects/cordova?
> add "about" command to CLI
> --------------------------
>
> Key: CB-2234
> URL: https://issues.apache.org/jira/browse/CB-2234
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CLI
> Reporter: Marcel Kinard
> Assignee: Lucas Holmquist
> Priority: Minor
>
> When users post a question about "function x in Cordova isn't working", there
> is a default set of info that would be helpful to have, such as the Cordova
> version, OS version, perhaps the config.xml, and so forth. So how about if
> there is a "cordova about" command added to the CLI that can programmatically
> gather that information up, stuff it into a file, and leave the file on the
> user's system. Then we can ask the users to "run the 'cordova about' command
> and attach your about.txt file to the Jira issue". The intention is to make
> it easy and consistent to get information about the user's environment to
> help us debug issues. The information should be totally transparent, so the
> user can see what data they are sending.
--
This message was sent by Atlassian JIRA
(v6.1#6144)