talos
talos copied to clipboard
🚧 [WIP] (POC) feat: `talosctl debug`
Pull Request
What? (description)
Why? (reasoning)
Closes #8720
Acceptance
Please use the following checklist:
- [x] you linked an issue (if applicable)
- [ ] you included tests (if applicable)
- [ ] you ran conformance (
make conformance) - [x] you formatted your code (
make fmt) - [x] you linted your code (
make lint) - [ ] you generated documentation (
make docs) - [ ] you ran unit-tests (
make unit-tests)
See
make helpfor a description of the available targets.