- paginated responses
- error handling
- maybe: alternative output as JSON
- maybe: deal with other fields beside Key
- add a
--max-issues
and perhaps a--start-from
(how about issues in multiple projects?) - maybe: add a
--project {}
as sugar for--jql 'project = "{}"'