-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zsh completions throws an error #719
Comments
is this a duplicate of #522? |
No. I have read the other ticket before. That is just asking for a way to source the autocomplete in zsh :) This problem I have is following the normal way that is shown in:
|
This is unfortunate. The zsh completions are auto generated by a dependency (https://github.com/spf13/cobra), I think they've been generally problematic upstream :/ |
ref: #729 |
I think #729 documented this (please correct me, I don't use zsh...) |
Hi all,
What happened:
The kind zsh completions throws and error when you try to use it.
What you expected to happen:
I expect the completions to work :)
How to reproduce it (as minimally and precisely as possible):
Environment:
kind version
): v0.3.0kubectl version
): v1.15.0docker info
): 19.03.0-rc2/etc/os-release
): Darwin xxx 18.6.0 Darwin Kernel Version 18.6.0Let me know if I can help with more info.
The text was updated successfully, but these errors were encountered: