cortex uninstall

Remove Cortex system service and daemon configurations.

Usage

cortex uninstall [options]

Options

OptionDescription
--daemon-onlyUninstall only the daemon service
--server-onlyUninstall only the HTTP server service
--helpShow help for this command

Examples

# Uninstall Cortex
cortex uninstall

# Uninstall only daemon
cortex uninstall --daemon-only