Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

dsafio-debug #8

Open
joeljuca opened this issue Aug 27, 2017 · 0 comments
Open

dsafio-debug #8

joeljuca opened this issue Aug 27, 2017 · 0 comments
Labels
Milestone

Comments

@joeljuca
Copy link
Member

Exercism CLI has an interesting feature: the debug subcommand. It basically outputs a lot of useful information that users can use to provide additional context when they are having issues with the CLI and are opening support requests on GitHub.

Here's an example:

❯ exercism debug

**** Debug Information ****
Exercism CLI Version: 2.4.1
Exercism CLI Latest Release: 2.4.1
OS/Architecture: darwin/amd64
Build OS/Architecture /
Home Dir: /Users/joel
Config File: /Users/joel/.exercism.json
API Key: ********************************
Exercises Directory: /Users/joel/.exercism
Testing API endpoints reachability
	* GitHub API: https://api.github.com/ [connected] 193.444069ms
	* XAPI: http://x.exercism.io [connected] 459.705924ms
	* API: http://exercism.io [connected] 537.524548ms

If you are having trouble and need to file a GitHub issue (https://github.com/exercism/exercism.io/issues) please include this information (except your API key. Keep that private).

May worth having an equivalent like this one.

@joeljuca joeljuca modified the milestone: MVP Sep 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

1 participant