Unofficial uds-cli plugin for the asdf version manager.
This is an asdf plugin for uds-cli. It is not officially supported by the UDS team, but has been in use for long enough to be considered robust and stable.
bash,curl, and POSIX utilities.
asdf can be installed by following the instructions here.
asdf plugin add uds-cli https://github.com/defenseunicorns/asdf-uds-cli.git# Show all installable versions
asdf list-all uds-cli
# Install specific version
asdf install uds-cli latest
# Set a version globally (on your ~/.tool-versions file)
asdf global uds-cli latest
# Now uds commands are available
uds --helpCheck 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 © defenseunicorns