ghi
GitHub issue tracker command line interface (CLI)
Install
- All systems
-
curl cmd.cat/ghi.sh
- Debian
-
apt-get install ghi
- Ubuntu
-
apt-get install ghi
- Alpine
-
apk add ghi
- Arch Linux
-
pacman -S ghi
- Kali Linux
-
apt-get install ghi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ghi
- OS X
-
brew install ghi
- Raspbian
-
apt-get install ghi
- Dockerfile
- dockerfile.run/ghi
- Docker
-
docker run cmd.cat/ghi ghi
powered by Commando
ghi
GitHub issue tracker command line interface (CLI)
Control GitHub issues on the command line using `$EDITOR`, not browser. This package provides "ghi" command line utility and Ruby library.
github-cli
command-line interface to the GitHub Issues API
github-cli provides an executable called ghi, that can be used to access all of GitHub's documented Issues API (v2) functionality from the command line.