macOS
brew install ghilocal Homebrew formula metadata
brew
Work on GitHub issues on the command-line. Version 1.2.1 via Homebrew; verified 2026-04-20.
install
brew install ghilocal Homebrew formula metadata
sudo apk add ghiAlpine Linux edge package indexes · ghi · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ghinixpkgs package indexes · pkgs/by-name/gh/ghi/package.nix · source: api.github.com
overview
Work on GitHub issues on the command-line
history
ghi is a Ruby command-line client for GitHub Issues, built around the idea that issue work can happen from a terminal and a user's editor instead of a browser.
The maintained README states that ghi was originally created by Stephen Celis and later maintained by Drazi Crendraven. The drazisil repository was created in 2017 and published release 1.2.1 in 2022.
ghi belongs to the older wave of small GitHub command-line tools that predated or complemented larger official CLIs. Its package-manager footprint and gem-style installation kept it useful for users who wanted direct issue commands inside Git repositories.
Practitioners configure a GitHub personal access token with git config --global ghi.token, then use commands such as list, show, open, close, edit, comment, label, assign, and milestone. Because it reads Git configuration, the same file can act as both configuration and credential storage.
For package collectors, ghi is a compact example of Unix-style GitHub automation: one executable, git-config-backed settings, and commands that map closely to issue-tracker actions.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.gitconfig%USERPROFILE%\.gitconfigCredential-bearing paths to review before unattended agent runs.
~/.gitconfig%USERPROFILE%\.gitconfigexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ghi | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/drazisil/ghi
install metadata
| Package key | brew:ghi |
|---|---|
| Version | 1.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ghi |
| Homepage | https://github.com/drazisil/ghi |
| Repository | https://github.com/drazisil/ghi |
| Upstream docs | https://github.com/drazisil/ghi#readme |
| License | MIT |
| Source archive | https://github.com/drazisil/ghi/archive/refs/tags/1.2.1.tar.gz |
| Last updated | 2026-04-20T01:22:06Z |
| Pulse | updated |
| Uses from macOS | ruby |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ghi |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ghi
nix profile install nixpkgs#ghighi 1.2.1-r2
GitHub Issues on the command line
https://github.com/drazisil/ghi
sudo apk add ghighi-doc 1.2.1-r2
GitHub Issues on the command line (documentation)
https://github.com/drazisil/ghi
sudo apk add ghi-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.