This repository is a centralized plugin index for kubectl plugins. Learn more about kubectl plugins here.
- Add kubezone index to krew
$ kubectl krew index add kubezone https://github.com/milapj/kubezone
- Verify kubezone index is added
$ kubectl krew index list INDEX URL default https://github.com/kubernetes-sigs/krew-index.git foo https://github.com/foo/custom-index.git
- Install plugin indexed in kubezone
$ kubectl krew install kubezone/backup-diff Updated the local copy of plugin index. Updated the local copy of plugin index "kubezone". Installing plugin: backup-diff Installed plugin: backup-diff \ | Use this plugin: | kubectl backup-diff | Documentation: | https://github.com/milapj/kubectl-backup-diff /
If you're having an issue with an installed plugin itself, file an issue for the repository the plugin's source code is hosted at.