asdf list <name> |
List all versions installed for the package |
asdf list all <name> |
List all versions available to install for the package |
asdf latest <name> <version> |
Show latest stable version of a package |
asdf current |
Display current version set or being used for all packages |
asdf (un)install |
(Un)Install all the package versions listed in the .tool-versions file |
asdf local|global <name> <version> |
Set the package local version |
asdf reshim <name> <version> |
recreates the shims for the current version of a package |
0 Comments for this cheatsheet. Write yours!