macOS
brew install halplocal Homebrew formula metadata
brew
halp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install halplocal Homebrew formula metadata
sudo apk add halpAlpine Linux edge package indexes · halp · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#halpnixpkgs package indexes · pkgs/by-name/ha/halp/package.nix · ソース: api.github.com
sudo pacman -S halpArch Linux sync databases · halp · ソース: geo.mirror.pkgbuild.com
概要
CLI tool to get help with CLI tools
履歴
halp is a Rust command-line helper for discovering how another command exposes help and version information. It sits in the small but useful package-manager niche of tools that smooth over inconsistent CLI conventions.
The project is maintained by Orhun Parmaksiz and documents itself as a CLI tool for getting help with CLI tools. Its copyright notice covers 2023-2024, and the repository and project site present the same core idea: try common help and version flags, then offer a `plz` mode for manual pages or cheat sheets.
halp is distributed as a Rust crate, source build, binary release, Docker image, Arch package, and Homebrew formula. That spread is modest, but it is enough to make the tool available through common developer package paths without needing a custom install script.
The default workflow is `halp <command>`, which probes common help and version arguments such as `-h`, `--help`, `-v`, and `--version`. The `plz` subcommand opens local manual pages or cheat.sh, and the documented configuration file lets users tune the checked arguments and helper commands.
halp is interesting to package nerds because it codifies a real CLI ecosystem wart: help and version flags are conventional, not universal. Packaging it gives shell users a tiny compatibility shim across arbitrary commands, especially on minimal systems where shell completions or richer docs may not be installed.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
halp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:halp |
|---|---|
| バージョン | 0.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/halp |
| ホームページ | https://halp.cli.rs/ |
| リポジトリ | https://github.com/orhun/halp |
| 上流ドキュメント | https://github.com/orhun/halp#readme |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/orhun/halp/archive/refs/tags/v0.2.0.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | halp |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
halp
nix profile install nixpkgs#halphalp 0.2.0-r0
A CLI tool to get help with CLI tools
sudo apk add halphalp-bash-completion 0.2.0-r0
Bash completions for halp
sudo apk add halp-bash-completionhalp-doc 0.2.0-r0
A CLI tool to get help with CLI tools (documentation)
sudo apk add halp-dochalp-fish-completion 0.2.0-r0
Fish completions for halp
sudo apk add halp-fish-completionhalp-zsh-completion 0.2.0-r0
Zsh completions for halp
sudo apk add halp-zsh-completionhalp 0.2.0-2
A CLI tool to get help with CLI tools
sudo pacman -S halpソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.