You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add `alias` field to `CommandMeta` allowing subcommands to be invoked by
alternate names (e.g. `i` for `install`). Direct key matches are preferred
over alias lookups. Aliases are displayed in help/usage output.
Closes#152
Co-authored-by: 苏向夜 <67710306+fu050409@users.noreply.github.com>
Co-authored-by: Horu <HigherOrderLogic@users.noreply.github.com>
Co-authored-by: TJ <ratiofu@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments