troubleshoot
troubleshoot copied to clipboard
feat: "troubleshoot support-bundle" subcommand to succeed "support-bundle" command
Description, Motivation and Context
This PR introduces a new troubleshoot command which has a support-bundle subcommand. This subcommand will succeed the support-bundle command eventually
Fixes: #1248
Checklist
- [ ] New and existing tests pass locally with introduced changes.
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] The commit message(s) are informative and highlight any breaking changes
- [ ] Any documentation required has been added/updated. For changes to https://troubleshoot.sh/ create a PR here
Does this PR introduce a breaking change?
- [ ] Yes
- [ ] No