jbang-config-list(1)

Name

jbang-config-list - List active configuration values

Synopsis

jbang config list -o [-gh] --fresh --quiet [--show-available] [--show-origin] --verbose [--config=<config>] [-f=<configFile>]

Description

List active configuration values

Options

--config=<config>

Path to config file to be used instead of the default

-f, --file=<configFile>

Path to the config file to use

--fresh

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

-g, --global

Use the global (user) config file

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

--show-available

Show the available key names

--show-origin

Show the origin of the configuration

--verbose

jbang will be verbose on what it does.