macOS
brew install halplocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.