jbang-jdk-list(1)
Name
jbang-jdk-list - Lists installed JDKs.
Synopsis
jbang jdk list -o [--available] --fresh --quiet [--show-details] --verbose [--format=<arg2>]
Options
- --available
-
Shows versions available for installation
- --format=<arg2>
-
Specify output format ('text' or 'json')
- --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.
- --show-details
-
Shows detailed information for each JDK (only when format=text)
- --verbose
-
jbang will be verbose on what it does.