Back to Kilocode

Cli Commands Table

packages/kilo-docs/markdoc/partials/cli-commands-table.md

7.4.181.8 KB
Original Source
<!-- Auto-generated by script/generate-cli-docs.ts — do not edit manually -->
CommandDescription
kilo acpstart ACP (Agent Client Protocol) server
kilo mcpmanage MCP (Model Context Protocol) servers
kilo [project]start kilo tui
kilo attach <url>attach to a running kilo server
kilo run [message..]run kilo with a message
kilo debugdebugging and troubleshooting tools
kilo authmanage AI providers and credentials
kilo agentmanage agents
kilo upgrade [target]upgrade kilo to the latest or a specific version
kilo uninstalluninstall kilo and remove all related files
kilo servestarts a headless kilo server
kilo webstart kilo server and open web interface
kilo models [provider]list all available models
kilo roll-call <filter>batch-test text models matching a filter for connectivity and latency
kilo profileshow Kilo account profile
kilo statsshow token usage and cost statistics
kilo export [sessionID]export session data as JSON
kilo import <file>import session data from JSON file or URL
kilo githubmanage GitHub agent
kilo pr <number>fetch and checkout a GitHub PR branch, then run kilo
kilo sessionmanage sessions
kilo remoteenable remote connection for real-time session relay
kilo daemonmanage the local kilo daemon
kilo consoleopen or stop the local Kilo Console (deprecated)
kilo cloudrun Cloud Agent tasks
kilo dbdatabase tools
kilo configconfiguration tools
kilo plugin <module>install plugin and update config
kilo help [command]show full CLI reference
kilo completiongenerate shell completion script