mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2026-01-21 13:59:05 +00:00
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>