fjira
fjira copied to clipboard
CLI suggestions doesn't work due to issueKey pattern check
Desktop (please complete the following information):
- OS: Mac
- Terminal: iTerm
- Architecture: APPLE
- Fjira version: 0.12.1
To Reproduce Steps to reproduce the behavior:
- Run command with typo, like
fjira jls - See error:
Error: invalid issue key format
Expected behavior See cobra suggestion like this:
Error: unknown command "jls" for "fjira"
Did you mean this?
jql
Run 'fjira --help' for usage.
unknown command "jls" for "fjira"
Did you mean this?
jql