Manage versions of different packages. More information: https://asdf-vm.com/manage/commands.html.
asdf plugin list all
asdf plugin add {{name}}
asdf list all {{name}}
asdf install {{name}} {{version}}
asdf set -u {{name}} {{version}}
asdf set {{name}} {{version}}
asdf current {{name}}