# 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
- **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>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cmdshelf (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.2
## 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

## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
