from within a working directory with a remote that is hosted on GitHub (remote named either origin or github for git repositories or default or github for mercurial/hg-git repositories), you can do this (note: with the -r option, commands can be invoked from anywhere): (github-cli)[jsmits@imac:~]$ ghi --help Usage: ghi command [args] [options] Examples: ghi list [-s open|closed|all] show open, clo

