gh issue

Work with GitHub issues.

General commands

Targeted commands

Options

-R , --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format

Examples

$ 
gh issue list
$ 
gh issue create 
--label
 bug
$ 
gh issue view 123 
--web

See also