macOS
brew install cmdshelflocal Homebrew formula metadata
brew
Better scripting life with cmdshelf. Version 2.0.2 via Homebrew; verified from local package data.
install
brew install cmdshelflocal Homebrew formula metadata
overview
Better scripting life with cmdshelf
history
cmdshelf is a Rust command-line script manager that treats executables in repositories as runnable commands.
The official README presents cmdshelf as a new way of scripting, emphasizing directory-separated namespaces, no PATH configuration, shell completion, inherited standard streams, and a portable .cmdshelf.toml environment.
The official README documents Homebrew installation on macOS and Cargo installation from source, while the input facts show Homebrew packaging.
Users add a repository as a remote, after which cmdshelf records it in ~/.cmdshelf.toml and lazily clones it under ~/.cmdshelf/remote/ when commands are needed.
cmdshelf sits in the shell tooling niche of turning version-controlled script collections into executable command namespaces without hand-editing PATH.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
~/.cmdshelf.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cmdshelf | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/toshi0383/cmdshelf
install metadata
| Package key | brew:cmdshelf |
|---|---|
| Version | 2.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cmdshelf |
| Homepage | https://github.com/toshi0383/cmdshelf |
| Repository | https://github.com/toshi0383/cmdshelf |
| Upstream docs | https://github.com/toshi0383/cmdshelf#readme |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/toshi0383/cmdshelf/archive/refs/tags/2.0.2.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cmdshelf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.