CentR Icon CentR v0.1.0

CLI Command Reference

Complete documentation of all commands exposed by the centr command-line interface.

Primary Commands

CommandDescriptionExample
centr initInitialize CentR and build AST indexcentr init
centr syncIncrementally sync changed files via SHA-256centr sync
centr statusDisplay project intelligence status & statscentr status
centr search <query>Ranked BM25 search across symbols & pathscentr search "auth"
centr context <task>Generate token-budgeted context for an agentcentr context "Fix login bug"
centr symbol <name>Lookup symbol definition and referencescentr symbol "UserController"
centr memory <cmd>Manage project-isolated institutional memoriescentr memory add ...
centr learn <cmd>Manage cross-project evidence-backed learningscentr learn list
centr skills <cmd>Register and search development skillscentr skills list
centr doctorVerify environment, SQLite integrity, and schemacentr doctor
centr benchmarkRun latency SLA and real-agent A/B benchmarkscentr benchmark
centr brain <cmd>Manage optional local SLM Braincentr brain recommend