jbang-version(1)

Name

jbang-version - Display version info.

Synopsis

jbang version -o [-h] [--check] --fresh --quiet [--update] --verbose [--config=<config>]

Description

Display version info.

Options

--check

Check if a new version of jbang is available

--config=<config>

Path to config file to be used instead of the default

--fresh

Make sure we use fresh (i.e. non-cached) resources.

-h, --help

Display help/info. Use 'jbang <command> -h' for detailed usage.

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

--update

Update jbang to the latest version

--verbose

jbang will be verbose on what it does.