-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
I'd love for commander allow to allow for multiple aliases. I've found them to be useful for many reasons varying from default subcommands (records:list
and records
, record:show
and record
), preventing typos (record:list
vs records:list
) and just shortcuts (records:list
and rl
).
Currently I'm resorting to duplicating my command
statements which feels far from effective.
joeyespo, deniszavadskiy, willxy, elado and trinhhunganh