Skip to content

Cortex Start

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

Usage

Terminal window
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, in the priority of ERROR, WARN, INFO, DEBUG, TRACENo---loglevel INFO will display ERROR, WARN and INFO logs