macOS
brew install halplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für halp in AI-Agent-Workflows.
Installation
brew install halplocal Homebrew formula metadata
sudo apk add halpAlpine Linux edge package indexes · halp · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#halpnixpkgs package indexes · pkgs/by-name/ha/halp/package.nix · Quelle: api.github.com
sudo pacman -S halpArch Linux sync databases · halp · Quelle: geo.mirror.pkgbuild.com
Überblick
CLI tool to get help with CLI tools
Verlauf
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.
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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
halp | 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.
Installationsmetadaten
| Paketschlüssel | brew:halp |
|---|---|
| Version | 0.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/halp |
| Homepage | https://halp.cli.rs/ |
| Repository | https://github.com/orhun/halp |
| Upstream-Dokumentation | https://github.com/orhun/halp#readme |
| Lizenz | Apache-2.0 OR MIT |
| Quellarchiv | https://github.com/orhun/halp/archive/refs/tags/v0.2.0.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 halpQuellspur
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.