jbang-jdk(1) Name jbang-jdk - Manage Java Development Kits installed by jbang. Synopsis jbang jdk -o --fresh --quiet --verbose [COMMAND] Description Manage Java Development Kits installed by jbang. Options --fresh Make sure we use fresh (i.e. non-cached) resources. -o, --offline Work offline. Fail-fast if dependencies are missing. No connections will be attempted --quiet jbang will be quiet, only print when error occurs. --verbose jbang will be verbose on what it does. Commands default Sets the default JDK to be used by JBang. home Prints the folder where the given JDK is installed. install Installs a JDK. java-env Prints out the environment variables needed to use the given JDK. list Lists installed JDKs. uninstall Uninstalls an existing JDK. completion default