# cmdshelf を Homebrew でインストール

cmdshelf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cmdshelf
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:cmdshelf
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cmdshelf>
- **バージョン:** 2.0.2
- **ソース概要:** Better scripting life with cmdshelf
- **ホームページ:** <https://github.com/toshi0383/cmdshelf>
- **リポジトリ:** <https://github.com/toshi0383/cmdshelf>
- **ライセンス:** Apache-2.0 OR MIT
- **ソースアーカイブ:** <https://github.com/toshi0383/cmdshelf/archive/refs/tags/2.0.2.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- cmdshelf (cli)
- cmdshelf (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.0.2
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/toshi0383/cmdshelf
- 検出された最新: 2.0.2 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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
## ソースデータベース詳細

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


## 関連リンク

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


## ソース

- 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
