asdf-kubectl-convert [](https://github.com/iul1an/asdf-kubectl-convert/actions/workflows/build.yml) [](https://github.com/iul1an/asdf-kubectl-convert/actions/workflows/lint.yml)
March 18, 2023 · View on GitHub
asdf-kubectl-convert

kubectl-convert plugin for the asdf version manager.
Contents
Compatibility
This plugin works with Linux and MacOS, both amd64 and arm64 CPU architecture.
Install
Plugin:
asdf plugin add kubectl-convert
# or
asdf plugin add kubectl-convert https://github.com/iul1an/asdf-kubectl-convert.git
kubectl-convert:
# Show all installable versions
asdf list-all kubectl-convert
# Install specific version
asdf install kubectl-convert latest
# Set a version globally (on your ~/.tool-versions file)
asdf global kubectl-convert latest
# Now kubectl-convert commands are available
kubectl-convert --help
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Iulian Mandache