You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x] I've had a conversation on our community Discord server.
Feature request
Add a comand line parameter, like sdk install java 11.0.26-tem -y
that avoids the input needed for the question set as default? (Y/n):
to allow a unattended installation, use on bash scripts, etc.
Feature request
Add a comand line parameter, like
sdk install java 11.0.26-tem -ythat avoids the input needed for the question
set as default? (Y/n):to allow a unattended installation, use on bash scripts, etc.
Thanks