We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It'd be great to make this plugin installable with krew:
krew
https://krew.sigs.k8s.io/docs/developer-guide/distributing-with-krew/
So that devs just do:
krew install kubectl-ai
kubectl ai ...
The text was updated successfully, but these errors were encountered:
It seems still under discussing kubernetes-sigs/krew-index#4555
Sorry, something went wrong.
@Dentrax as much as we would like, I think it's not happening because ai plugin name is too broad to be accepted in the default krew index :(.
ai
Good news, we have made progress on getting it in the default krew index, so should happen soon.
No branches or pull requests
It'd be great to make this plugin installable with
krew
:https://krew.sigs.k8s.io/docs/developer-guide/distributing-with-krew/
So that devs just do:
krew install kubectl-ai
kubectl ai ...
The text was updated successfully, but these errors were encountered: