virtctl plugin for the asdf version manager.
Plugin:
asdf plugin add virtctl
# or
asdf plugin add virtctl https://github.com/LF-Certification/asdf-virtctl.git
virtctl:
# Show all installable versions
asdf list-all virtctl
# Install specific version
asdf install virtctl latest
# Set a version globally (on your ~/.tool-versions file)
asdf global virtctl latest
# Now virtctl commands are available
virtctl version --client
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Jonathan Kinred