jbang-jdk-install(1)

Name

jbang-jdk-install - Installs a JDK.

Synopsis

jbang jdk install -o [-f] --fresh --quiet --verbose versionOrId [existingJdkPath]

Description

Installs a JDK.

Options

-f, --force

Force installation even when already installed

--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.

Arguments

versionOrId

The version or id to install

[existingJdkPath]

Pre installed JDK path