Expected Behavior
Question for anonymous usage statistics should be skippable with a flag or detecting that there is no tty attached (to facilitate docker usage).
Current Behavior
When you run:
clinic doctor -- node index.js
there is a question prompted that requires interaction:
May Clinic report anonymous usage statistics to improve the tool over time? (Y/n)
Environment
- Clinic version: 2.0.0
- Doctor version: 3.6.0
Expected Behavior
Question for anonymous usage statistics should be skippable with a flag or detecting that there is no tty attached (to facilitate docker usage).
Current Behavior
When you run:
there is a question prompted that requires interaction:
Environment