asdf-plugin-k0sctl [](https://github.com/Its-Alex/asdf-plugin-k0sctl/actions/workflows/build.yml) [](https://github.com/Its-Alex/asdf-plugin-k0sctl/actions/workflows/lint.yml)
May 15, 2023 · View on GitHub
asdf-plugin-k0sctl

k0sctl plugin for the asdf version manager.
Contents
Dependencies
bash,curl: generic POSIX utilities.
Install
Plugin:
asdf plugin add k0sctl
# or
asdf plugin add k0sctl https://github.com/Its-Alex/asdf-plugin-k0sctl.git
k0sctl:
# Show all installable versions
asdf list-all k0sctl
# Install specific version
asdf install k0sctl latest
# Set a version globally (on your ~/.tool-versions file)
asdf global k0sctl latest
# Now k0sctl commands are available
k0sctl --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!