aube link
- Usage:
aube link [-g --global] [PACKAGE] - Aliases:
ln
Link a local package globally, or into the current project
Arguments
[PACKAGE]
Package name, or path to a local directory
Flags
-g --global
Register into (or resolve from) the global link registry.
The registry lives at $AUBE_HOME/global-links. Default behavior for bare aube link / aube link <name> — the flag exists for pnpm parity and makes the intent explicit.