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 stop

info

This CLI command calls the following API endpoint:

This command stops the API server.

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 stop [options]
# Beta
cortex-beta stop [options]
# Nightly
cortex-nightly stop [options]

Options​

OptionDescriptionRequiredDefault valueExample
-h, --helpDisplay help information for the command.No--h