Skip to main content
warning

🚧 Cortex.cpp is currently under development. Our documentation outlines the intended behavior of Cortex, which may not yet be fully implemented in the codebase.

Cortex

info

This is the initial command you need to run to start using Cortex.cpp.

This command starts the Cortex.cpp process and the API server, which runs on port 1337 by default.

Usage​


cortex [command] [options]

Options​

OptionDescriptionRequiredDefault valueExample
-v, --versionShow version.No--v
-h, --helpDisplay help information for the command.No--h
--verboseShow the detailed command logsNo---verbose

Command Chaining​

Cortex CLI's command chaining support allows multiple commands to be executed in sequence with a simplified syntax.

For example:

Sub Commands​