Would it be possible (like the rcupdate=false option) to have a minimal output variant of bash install script? #1138
josh-hemphill
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For installing sdkman inside CI tools, having a bunch of extra lines makes it harder to see where there are warnings or errors. I realize you can pipe the bash output to dev/null but then you lose the few lines you might actually want that are helpful in a log, like often warnings get sent to stdout alongside the rest.
Beta Was this translation helpful? Give feedback.
All reactions