Skip to main content

cortex start

This command starts the Cortex API server processes. If the server is not yet running, the server will automatically be started when running other Cortex commands.

Usage

info

You can use the --verbose flag to display more detailed output of the internal processes. To apply this flag, use the following format: cortex --verbose [subcommand].


cortex start [options]

Options

OptionDescriptionRequiredDefault valueExample
-h, --helpDisplay help information for the command.No--h
-p, --port <port>Port to serve the application.No--p 39281
--loglevel <loglevel>Setup loglevel for cortex server, supported levels are TRACE, DEBUG, INFO, WARN, ERRORNo---loglevel DEBUG