여러 패키지 버전을 관리하기 위한 CLI(Command-line Interface) 입니다. 더 많은 정보: https://asdf-vm.com.
asdf plugin list all
asdf plugin add {{이름}}
asdf list all {{이름}}
asdf install {{이름}} {{버전}}
asdf global {{버전}} {{버전}}
asdf local {{이름}} {{버전}}