sdkman / sdkman-cli

The SDKMAN! Command Line Interface
https://sdkman.io
Apache License 2.0
6.08k stars 629 forks source link

Feature: Support setting aliases when installing a specific version #1295

Open Kurok1 opened 4 months ago

Kurok1 commented 4 months ago

When I use sdk install <candidate> [version], I have to remember the name of each version. Can aliasing be supported?

For example, I use sdk install java 8.0.412-zulu, I can set an alias(such as 8-zulu) for 8.0.412-zulu, later I can use this alias to set the version