Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): add cli doctor #2564

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

feat(cli): add cli doctor #2564

wants to merge 26 commits into from

Conversation

zwhitfield3
Copy link
Contributor

@zwhitfield3 zwhitfield3 commented Nov 30, 2023

Description

No work item created yet.
Work Item

This is a hack-day project that could greatly benefit our on-call/support rotation.

Testing

./bin/dev doctor
./bin/dev doctor:vitals --unmask
./bin/dev doctor:vitals --copy-results
./bin/dev doctor:vitals --json
./bin/dev doctor:ask --interactive
./bin/dev doctor:ask --json
./bin/dev doctor:recommend <command>
./bin/dev doctor:recommend --type command "Command will not show output"
./bin/dev doctor:recommend --type command "Command will not show output" --copy-results
./bin/dev doctor:diagnose --all
./bin/dev doctor:diagnose --build
./bin/dev doctor:diagnose --all --copy-results
./bin/dev doctor:diagnose <command> --json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant