Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add option to install multiple candidates in one go #1236

Open
1 of 2 tasks
yeikel opened this issue Sep 11, 2023 · 0 comments
Open
1 of 2 tasks

Feature: Add option to install multiple candidates in one go #1236

yeikel opened this issue Sep 11, 2023 · 0 comments

Comments

@yeikel
Copy link

yeikel commented Sep 11, 2023

  • I have read the CONTRIBUTING guidelines
  • I've had a conversation on the #cli-development Slack channel about this request.
    • I cannot reach out to that channel in my environment and my only option is to discuss it here

Feature request

I executed the following command

sdk install java 17.0.8-amzn 20.0.2-amzn

And sdkman happily accepted it and only installed 17.0.8-amzn.

I think that sdkman should either fail with an error OR allow this usage. Otherwise, it is confusing to see that it only installs one of them

~ sdk install java 17.0.8-amzn 20.0.2-amzn

Downloading: java 17.0.8-amzn

In progress...

########################################################################################################################## 100.0%

Repackaging Java 17.0.8-amzn...

Done repackaging...
Cleaning up residual files...

Installing: java 17.0.8-amzn
Done installing!

Do you want java 17.0.8-amzn to be set as default? (Y/n): n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant