# Installer commandbox avec Homebrew, scoop, winget

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install commandbox
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:commandbox
- **Gestionnaire de paquets:** Homebrew
- **Version:** 6.3.3
- **Résumé source:** CFML embedded server, package manager, and app scaffolding tools
- **Page d'accueil:** <https://www.ortussolutions.com/products/commandbox>
- **Dernière mise à jour:** 2026-05-15T23:57:27Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- box (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 6.3.3
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
