# Installer cmdshelf avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cmdshelf pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:cmdshelf
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cmdshelf
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cmdshelf
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cmdshelf>
- **Version:** 2.0.2
- **Résumé source:** Better scripting life with cmdshelf
- **Page d'accueil:** <https://github.com/toshi0383/cmdshelf>
- **Dépôt:** <https://github.com/toshi0383/cmdshelf>
- **Licence:** Apache-2.0 OR MIT
- **Archive source:** <https://github.com/toshi0383/cmdshelf/archive/refs/tags/2.0.2.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cmdshelf (cli)
- cmdshelf (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.0.2
- données locales: OK
- dépôt amont: https://github.com/toshi0383/cmdshelf
- dernière version détectée: 2.0.2 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

cmdshelf is a Rust command-line script manager that treats executables in repositories as runnable commands.

### Historique du projet

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.

### Historique d'adoption

The official README documents Homebrew installation on macOS and Cargo installation from source, while the input facts show Homebrew packaging.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

cmdshelf sits in the shell tooling niche of turning version-controlled script collections into executable command namespaces without hand-editing PATH.

### Chronologie

- 2018: GitHub releases page lists 1.0.2 as latest on August 18, 2018.

### Related projects

- The official docs position cmdshelf around Git-hosted script repositories rather than a larger related-project family.

### Sources

- <https://github.com/toshi0383/cmdshelf#readme>
- <https://github.com/toshi0383/cmdshelf/blob/master/docs/getting-started.md>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.cmdshelf.toml
## Détails de la base source

- **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:** stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [starship](https://pkg.so/fr/brew/starship/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, shell.
- [fish](https://pkg.so/fr/brew/fish/) - Shares pkgdb curated category or tags: cli, developer-tools, scripting, shell.
- [zsh](https://pkg.so/fr/brew/zsh/) - Shares pkgdb curated category or tags: cli, developer-tools, scripting, shell.
- [zoxide](https://pkg.so/fr/brew/zoxide/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, shell.
- [powershell](https://pkg.so/fr/brew/powershell/) - Shares pkgdb curated category or tags: automation, cli, developer-tools, shell.
- [parallel](https://pkg.so/fr/brew/parallel/) - Shares pkgdb curated category or tags: automation, cli, developer-tools, shell.
- [watchexec](https://pkg.so/fr/brew/watchexec/) - Shares pkgdb curated category or tags: automation, cli, developer-tools, rust.
- [retry](https://pkg.so/fr/brew/retry/) - Shares pkgdb curated category or tags: automation, cli, developer-tools, shell.
- [argc](https://pkg.so/fr/brew/argc/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, rust, script.
- [attempt-cli](https://pkg.so/fr/brew/attempt-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, rust, scripting.

## Combined YAML source

View the package source record on GitHub. [combined/cmdshelf.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cmdshelf.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
