macOS
brew install cmdshelflocal Homebrew formula metadata
brew / rank 8034
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:cmdshelf |
|---|---|
| Version | 2.0.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/toshi0383/cmdshelf |
| Repository | https://github.com/toshi0383/cmdshelf |
| Bottle | not recorded |
| Service | none declared |
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.