Options (4)
-L, --limitbooleanList the last 10 issues with the `bug` label
Example:
hub issue list {{[-L|--limit]}} {{10}} {{[-l|--labels]}} "{{bug}}"-l, --labelsbooleanList the last 10 issues with the `bug` label
Example:
hub issue list {{[-L|--limit]}} {{10}} {{[-l|--labels]}} "{{bug}}"-s, --statebooleanList 10 closed issues assigneed to a specific user
Example:
hub issue {{[-s|--state]}} {{closed}} {{[-a|--assignee]}} {{username}} --limit {{10}}-a, --assigneebooleanList 10 closed issues assigneed to a specific user
Example:
hub issue {{[-s|--state]}} {{closed}} {{[-a|--assignee]}} {{username}} --limit {{10}}made by @shridhargupta | data from tldr-pages