Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please move "Fuzzy matching of subcommands" into hammer core #1

Open
ares opened this issue Jun 13, 2017 · 0 comments
Open

Please move "Fuzzy matching of subcommands" into hammer core #1

ares opened this issue Jun 13, 2017 · 0 comments

Comments

@ares
Copy link

ares commented Jun 13, 2017

I ❤️ it

few observations:

it seems the fuzzy matching does not work with aliases, e.g.

hammer ro s --id 1 # does not work
hammer ro show --id 1 # works
hammer ro i --id 2 # works

and as we discussed, it would be nicer if hammer -r would not print

Error: No such sub-command 'r'

but rather all possible commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant