contentbox create

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