| Namespaces | |
|---|---|
| coldbox create handlers | |
| Commands | |
|---|---|
| coldbox create app | Create a blank ColdBox app from one of our app skeletons |
| coldbox create app-wizard | Create a blank ColdBox app from one of our app skeletons by following our lovely wizard |
| coldbox create bdd | Create a new BDD spec in an existing ColdBox-enabled application |
| coldbox create controller | Create a new controller (handler) in an existing ColdBox application |
| coldbox create help | |
| coldbox create integration-test | Create a new integration spec in an existing ColdBox-enabled application |
| coldbox create interceptor | Create a new interceptor in an existing ColdBox application |
| coldbox create interceptor-test | Create a new interceptor BDD test in an existing ColdBox application |
| coldbox create layout | Create a new layout in an existing ColdBox application |
| coldbox create model | Create a new model CFC in an existing ColdBox application |
| coldbox create model-test | Create a new model bdd test in an existing ColdBox application |
| coldbox create module | Create a new module in an existing ColdBox application |
| coldbox create orm-crud | Generate some CRUD goodness out of an ORM entity |
| coldbox create orm-entity | Create a new CFML ORM entity |
| coldbox create orm-event-handler | Create a new ORM Event Handler in an existing ColdBox application |
| coldbox create orm-service | Create a new base ORM entity service model in an existing ColdBox application |
| coldbox create orm-virtual-service | Create a new virtual entity service model in an existing ColdBox application |
| coldbox create unit | Create a new xUnit Bundle in an existing ColdBox-enabled application |
| coldbox create view | Create a new view in an existing ColdBox application |