-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Description
A recent update on the 2.1 branch broke console commands.
Given two commands being defined like this:
foo:bar
foo:bar:baz
Trying to run:
./console foo:bar
Now yields:
Command "foo:bar" is ambiguous (foo:bar, foo:bar:baz)
Which is obviously not ambiguous and worked without issues previously.
Metadata
Metadata
Assignees
Labels
No labels