Examples
Add an alias to an existing group
Catch-all one-offs:
Create a new group
add-alias docker dps 'docker ps'
add-alias docker dcu 'docker compose up -d'
list-alias-groups
list-aliases docker
The first add-alias for an unknown group slug creates NN-docker.sh with
# @group / # @keys headers. You can still create files by hand if you want
extra keys (for example dk).
Edit and delete
Session-only delete (group file unchanged):
Point Homebrew Bundle at your Brewfile
Then export-brew / import-brew use that path.
Document a parameterized alias
Hand-edit the group file (helpers do not write @hint yet):
Then reload-aliases. list-aliases docker shows dcl <service>.
Run the registry tests
From a checkout of this repo: