メインコンテンツまでスキップ

CLI

MBC CQRS サーバーレスフレームワーク CLI を使用すると、新しいプロジェクトを作成できます。

使用可能な CLI コマンドのリストを取得するには、次のコマンドを実行します。

mbc -h

出力は次のようになります。

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