# GitHub CLI ### GitHub PR List ``` Output examples/gh-cli/gh-pr.gif Type "gh pr list --state all" Sleep 500ms Enter Sleep 5s ``` ### GitHub Issue List ``` Output examples/gh-cli/gh-issue.gif Type "gh issue list" Sleep 500ms Enter 1 Sleep 4s Ctrl+L Sleep 500ms Type "gh issue view 19" Sleep 500ms Enter Sleep 5s ```