1
0
mirror of https://github.com/k8sgpt-ai/k8sgpt.git synced 2025-05-11 17:44:47 +00:00
k8sgpt/cmd
Vaibhav Malik f55f8370eb
fix: shorthand for the http flag in serve command ()
Removed the shorthand for the `http` flag in the serve command because
it was contradicting with the shorthand of the `help` command which is
automatically added on execution if the `help` flag is not already
defined.

Fixes: https://github.com/k8sgpt-ai/k8sgpt/issues/968

Signed-off-by: VaibhavMalik4187 <vaibhavmalik2018@gmail.com>
2024-02-19 07:48:16 +00:00
..
analyze feat: enables remote custom analyzers () 2024-02-15 07:28:00 +00:00
auth feat: added Google GenAI client; simplified IAI/clients API surface. () 2024-01-05 06:53:36 +01:00
cache chore: linting improvements and catching false positives () 2024-01-23 07:46:01 +00:00
filters feat: log analyzer () 2023-11-12 16:00:43 -05:00
generate fix: lint errors () 2024-02-07 11:30:45 +00:00
integration fix: add --no-install for activate command () 2023-07-03 11:36:02 +01:00
serve fix: shorthand for the http flag in serve command () 2024-02-19 07:48:16 +00:00
root.go fix: displaying correct yaml config location on app start () 2023-06-26 09:40:14 +01:00
version.go fix: typo () 2023-05-26 18:49:29 +00:00