there are local and global commands that give you ability to set local or global version however sometimes we need to temporary set version for currently running shell session.
So what I propose is addition of shell command
I agree this is indeed a handy feature.
I am not sure what would be the best way to do it, but allowing an ASDF_${PLUGIN}_VERSION env variable seems pretty straightforward.
@tuvistavie had the same idea about ENV vars. Forgot somewhere along the way.
Most helpful comment
I agree this is indeed a handy feature.
I am not sure what would be the best way to do it, but allowing an
ASDF_${PLUGIN}_VERSIONenv variable seems pretty straightforward.