macOS
brew install ghilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ghi in AI-Agent-Workflows.
Installation
brew install ghilocal Homebrew formula metadata
sudo apk add ghiAlpine Linux edge package indexes · ghi · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ghinixpkgs package indexes · pkgs/by-name/gh/ghi/package.nix · Quelle: api.github.com
Überblick
Work on GitHub issues on the command-line
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ghi | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/drazisil/ghi
Installationsmetadaten
| Paketschlüssel | brew:ghi |
|---|---|
| Version | 1.2.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ghi |
| Homepage | https://github.com/drazisil/ghi |
| Repository | https://github.com/drazisil/ghi |
| Upstream-Dokumentation | https://github.com/drazisil/ghi#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/drazisil/ghi/archive/refs/tags/1.2.1.tar.gz |
| Von macOS bereitgestellte Bibliotheken | ruby |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.