k8sgpt/cmd
Yicheng a79224e2bf
feat: add verbose flag to enable detailed output (#1420)
* feat: add verbose flag to enable detailed output

Signed-off-by: Yicheng <36285652+zyc140345@users.noreply.github.com>

* test: add verbose output tests for analysis.go and root.go

Signed-off-by: Yicheng <36285652+zyc140345@users.noreply.github.com>

---------

Signed-off-by: Yicheng <36285652+zyc140345@users.noreply.github.com>
2025-04-14 13:06:24 +01:00
..
analyze feat: add verbose flag to enable detailed output (#1420) 2025-04-14 13:06:24 +01:00
auth fix(deps): update default model to gpt-4o for improved performance and cost efficiency (#1332) 2025-03-11 20:58:21 +00:00
cache feat: adds interplex as a caching provider (#1328) 2024-12-02 12:58:08 +00:00
customAnalyzer feat: add custom-analyzer cmd (#1207) 2024-08-10 22:05:11 +01:00
dump feat: dump (#1322) 2024-11-12 12:04:01 +00:00
filters refactor: replace util.SliceContainsString with slices.Contains & make fmt (#1041) 2024-04-19 13:15:50 +01:00
generate fix: update OpenAI API key generation URL to reflect new platform link (#1331) 2024-11-25 07:32:11 +00:00
integration feat!: Removal of Trivy (#1386) 2025-03-04 07:33:14 +00:00
serve fix: add maxTokens to serve mode (#1280) 2024-11-12 20:16:29 +00:00
root_test.go feat: add verbose flag to enable detailed output (#1420) 2025-04-14 13:06:24 +01:00
root.go feat: add verbose flag to enable detailed output (#1420) 2025-04-14 13:06:24 +01:00
version.go fix: typo (#463) 2023-05-26 18:49:29 +00:00