gvm
gvm copied to clipboard
Suggestion: Shall we add some new options like: gvm list --release or gvm list --stable or gvm list --lts
Shall add some new options: gvm list --release or gvm list --stable or gvm list --lts like nvm --lts
why
- this can reduce more early unstable or old versions to show;
- this can help gvm users upgrade the major version to that latest more convenient;
ref
maybe can ref the nvm usage, like nvm --lts
others
gvm list --lts=<major[.middle][.micro]>show the release versions by version regexgvm list --version=<major[.middle][.micro]>show the versions by version regexgvm list --lts --num=[count]show the latest count release verisonsgvm list --num=[count]show the latest count verisons
@xwi88 kindly try this GO Version Manager: https://github.com/ankitcharolia/goenv