-
-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
While I get that this tool is built using go-lang vs the Symfony app console one thing that feels less user friendly with this CLI is the command abbreviation usage. e.g.
Symfony CLI provides local:server:start
which can be started with l:s:start
but if this was a Symfony console command it would be accessible with l:s:sta
and error out with l:s:stdue to ambiguous.usage with the
stop` command.
Would this be something you would be open for supporting?
Metadata
Metadata
Assignees
Labels
No labels