macOS
brew install ghilocal Homebrew formula metadata
brew / 順位 9458
ghi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ghilocal Homebrew formula metadata
sudo apk add ghiAlpine Linux edge package indexes · ghi · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ghinixpkgs package indexes · pkgs/by-name/gh/ghi/package.nix · ソース: api.github.com
概要
Work on GitHub issues on the command-line
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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%\.gitconfig実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ghi | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ghi |
|---|---|
| バージョン | 1.2.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/drazisil/ghi |
| リポジトリ | https://github.com/drazisil/ghi |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.