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

This command list all the available commands within the Cortex.cpp 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].


# Stable
cortex
# Beta
cortex-beta
# Nightly
cortex-nightly

Command Chaining​

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

For example:

Sub Commands​