asdf-updatecli [](https://github.com/updatecli/asdf-updatecli/actions/workflows/build.yml) [](https://github.com/updatecli/asdf-updatecli/actions/workflows/lint.yml)
October 27, 2023 · View on GitHub
asdf-updatecli

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