You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't reproduce this behavior. Which shell are you using? Can I see your _kn init invocation (in your shell's startup file)? What's the output of this invocation? For example, if your startup file looks like this:
I initialized kn and starship in on go. And that does not work so the init command was never executed. Separating them in just two separate commands works (order does not matter).
starship init fish | source
_kn init --shell fish | source
calling kn results in an invalid sub-command error.
The text was updated successfully, but these errors were encountered: