`Starts the aleph app in production mode.
Usage:
aleph start <dir> [...options]
<dir> represents the directory of the aleph app,
if the <dir> is empty, the current directory will be used.
Options:
-p, --port A port number to start the aleph app, default is 8080
-h, --help Prints help message
`