# commandbox を Homebrew, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:commandbox
```

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

### macOS

- Homebrew (100%):

```sh
brew install commandbox
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install extras/commandbox
```

  証拠: Scoop official bucket manifest trees: bucket/commandbox.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Box.Box -e
```

  証拠: Windows Package Manager source index: Box.Box from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:commandbox
- **パッケージマネージャ:** Homebrew
- **バージョン:** 6.3.3
- **ソース概要:** CFML embedded server, package manager, and app scaffolding tools
- **ホームページ:** <https://www.ortussolutions.com/products/commandbox>
- **最終更新:** 2026-05-15T23:57:27Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- box (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 6.3.3
## プロジェクトの歴史と使われ方

CommandBox is Ortus Solutions' CFML-oriented command-line environment: a CLI, package manager, REPL, embedded server, scaffolding tool, and automation surface for ColdFusion and Box-family projects.

### プロジェクトの歴史

The official manual describes CommandBox as a standalone native tool for Windows, macOS, and Linux, written in CFML and integrated with the Ortus Box ecosystem while remaining extensible for general CFML projects. Ortus also identifies it as open source under Apache 2.0.

### 採用の歴史

CommandBox grew as infrastructure around modern CFML development: it integrates with ForgeBox for community package distribution, supports embedded CFML servers, and provides OS-specific installers and packages. The supplied package-manager metadata lists Homebrew, Scoop, and winget, showing that the tool is distributed through both Unix-like and Windows package-manager channels.

### 使われ方

Developers use the `box` executable to run shell commands, manage `box.json` packages, initialize and publish ForgeBox packages, start embedded CFML servers, scaffold applications, and automate workflows from native shells.

### パッケージ好きにとっての重要性

CommandBox is significant because it brings npm-style package metadata and CLI workflows to the CFML ecosystem. Its `box.json` descriptor, ForgeBox publishing flow, Git/HTTP/SVN endpoint support, and cross-platform binary distribution make it a package manager as much as a developer shell.

### タイムライン

- 2010s: CommandBox emerged under Ortus Solutions as Project Gideon for CFML CLI, package, REPL, and embedded-server workflows.
- 2017: Ortus site metadata shows the CommandBox product page in the modern products navigation.
- 2020s: CommandBox documentation covers Homebrew, Windows installers, Linux packages, ForgeBox publishing, embedded servers, and task runners.
- 2026: Official manual identifies current documentation as CommandBox 6.3.x.

### Related projects

- CommandBox is tied to ForgeBox, ColdBox, ContentBox, TestBox, Lucee, Adobe ColdFusion, and the wider Ortus Solutions Box ecosystem.

### ソース

- <https://commandbox.ortusbooks.com/readme.md>
- <https://www.ortussolutions.com/products/commandbox>
- <https://commandbox.ortusbooks.com/package-management/creating-packages.md>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## 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: ~/.CommandBox/CommandBox.json

## Credential files

- Unix: ~/.CommandBox/CommandBox.json
## 他のパッケージマネージャ記録

- Scoop - extras/commandbox: normalized package name match | Scoop official bucket manifest trees: bucket/commandbox.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Box.Box: installed executable or alias match | Windows Package Manager source index: Box.Box from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
