coder/support
Cian Johnston b1c2fea78b
feat(cli): add support cmd (#12328)
Part of #12163

- Adds a command coder support bundle <workspace> that generates a 
  support bundle and writes it to coder-support-$(date +%s).zip.
- Note: this is hidden currently until the rest of the functionality is fleshed out.
2024-03-01 17:13:50 +00:00
..
support.go feat(cli): add support cmd (#12328) 2024-03-01 17:13:50 +00:00
support_test.go feat: add support package and accompanying tests (#12289) 2024-02-29 11:58:33 +00:00