Skip to main content

CLI

The mbc-cqrs-serverless CLI allows you to create new project.

To get a list of the available CLI commands, run the following command:

mbc -h

The output should look like this:

Usage: mbc [options] [command]

Options:
-V, --version output the version number
-h, --help display help for command

Commands:
new|n [name] Generate a new CQRS application using the MBC CQRS
serverless framework
start|s Start application with serverless framework
ui-common|ui [options] add mbc-cqrs-ui-common components to your project.
help [command] display help for command