little-angry-clouds / kubernetes-binaries-managers

Kubernetes related binaries manager.
GNU General Public License v3.0
101 stars 11 forks source link

Getting "unknown command" when open new terminal #36

Closed brunowego closed 1 year ago

brunowego commented 1 year ago

Currently, when I open a new terminal, I'm getting the follow message:

Error: unknown command "failed" for "kbenv"
Run 'kbenv --help' for usage.
unknown command "failed" for "kbenv"

Any idea how avoid it? Thanks!

alexppg commented 1 year ago

Hello there! That's weird. Do you have any invocation to kbenv on your shell conbfiguration? (bashrc, zshrc, ..) It shouldn't do anything automatically, the installations methods only install the tools, they don't configure the shell for anything.

brunowego commented 1 year ago

@alexppg not happened again. I will close, if happen again, I will investigate to come here with more information. Thanks!