jbang-alias-list(1)
Name
jbang-alias-list - Lists locally defined aliases or from the given catalog.
Synopsis
jbang alias list -o [-gh] --fresh --quiet [--show-origin] --verbose [--config=<config>] [-f=<catalogFile>] [catalogName]
Options
- --config=<config>
-
Path to config file to be used instead of the default
- -f, --file=<catalogFile>
-
Path to the catalog file to use
- --fresh
-
Make sure we use fresh (i.e. non-cached) resources.
- -g, --global
-
Use the global (user) catalog 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-origin
-
Show the origin of the alias
- --verbose
-
jbang will be verbose on what it does.