Skip to content

bj alias

Create command shortcuts.

Synopsis

bj alias <command> [OPTIONS]

Description

User-defined command shortcuts, stored in config.yml and expanded before dispatch. bj alias set co 'pr checkout' makes bj co work.

Commands

Command Description
set Create or update an alias.
list List defined aliases.
delete Delete an alias.

See also