start
This subcommand starts the Lenra app of the current directory previously built.
$ lenra start --help
lenra-start
Start your app previously built with the build command
USAGE:
lenra start [OPTIONS]
OPTIONS:
--config <CONFIG> The app configuration file [default: lenra.yml]
--expose <EXPOSE> Exposes services ports [possible values: app, devtool, postgres, mongo]
-h, --help Print help information
-v, --verbose Run the commands as verbose