jbang-alias(1)

Name

jbang-alias - Manage aliases for scripts.

Synopsis

jbang alias -o --fresh --quiet --verbose [COMMAND]

Description

Manage aliases for scripts.

Options

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

Commands

add

Add alias for script reference.

list

Lists locally defined aliases or from the given catalog.

remove

Remove existing alias.