BoxLang 🚀 A New JVM Dynamic Language Learn More...

Wheels CLI Commands

v3.0.0-SNAPSHOT+925 CommandBox Modules

Wheels CLI

The official Command Line Interface for the wheels framework.

Installation

Install the Wheels CLI module via CommandBox:

box install wheels-cli

Features

  • Code Generation - Generate applications, controllers, models, views, and complete scaffolds
  • Database Migrations - Version control your database schema with migrations
  • Testing - Run tests with coverage reports and debugging capabilities
  • Development Tools - File watching, reloading, and environment management
  • Deployment - Docker integration and CI/CD configuration

Quick Start

Create a new Wheels application:

wheels new myapp

Generate a complete resource:

wheels scaffold Product name:string price:decimal description:text

Run database migrations:

wheels dbmigrate latest

Documentation

Full documentation is available at: https://wheels.dev/3.0.0/guides/command-line-tools/commands/README

Requirements

  • CommandBox 5.0+
  • wheels 3.0+

License

Apache License 2.0

Install via CommandBox by typing 'box install wheels-cli'

$ box install wheels-cli

No collaborators yet.
     
  • {{ getFullDate("2024-03-26T14:56:47Z") }}
  • {{ getFullDate("2025-08-28T14:10:47Z") }}
  • 1,661
  • 3,689