René's URL Explorer Experiment


Title: CLI Reference - Code-Graph-RAG

Description: Complete CLI reference for Code-Graph-RAG commands and Makefile targets.

Generator: mkdocs-1.6.1, mkdocs-material-9.7.3

direct link

Domain: docs.code-graph-rag.com


Hey, it has json ld scripts:
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Code-Graph-RAG",
  "description": "Graph-based RAG system that parses multi-language codebases with Tree-sitter, builds knowledge graphs, and enables natural language querying, editing, and optimization.",
  "applicationCategory": "DeveloperApplication",
  "operatingSystem": "Linux, macOS, Windows",
  "url": "https://docs.code-graph-rag.com",
  "downloadUrl": "https://pypi.org/project/code-graph-rag/",
  "softwareRequirements": "Python 3.12+, Docker",
  "license": "https://opensource.org/licenses/MIT",
  "author": {
    "@type": "Person",
    "name": "Vitali Avagyan",
    "url": "https://github.com/vitali87"
  },
  "codeRepository": "https://github.com/vitali87/code-graph-rag",
  "programmingLanguage": "Python",
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "USD"
  }
}

authorVitali Avagyan

Links:

Skip to content https://docs.code-graph-rag.com/guide/cli-reference/#cli-reference
https://docs.code-graph-rag.com/
vitali87/code-graph-rag https://github.com/vitali87/code-graph-rag
Home https://docs.code-graph-rag.com/
Getting Started https://docs.code-graph-rag.com/getting-started/installation/
User Guide https://docs.code-graph-rag.com/guide/cli-reference/
Python SDK https://docs.code-graph-rag.com/sdk/overview/
Architecture https://docs.code-graph-rag.com/architecture/overview/
Advanced https://docs.code-graph-rag.com/advanced/adding-languages/
Contributing https://docs.code-graph-rag.com/contributing/
https://docs.code-graph-rag.com/
vitali87/code-graph-rag https://github.com/vitali87/code-graph-rag
Home https://docs.code-graph-rag.com/
Installation https://docs.code-graph-rag.com/getting-started/installation/
Configuration https://docs.code-graph-rag.com/getting-started/configuration/
Quick Start https://docs.code-graph-rag.com/getting-started/quickstart/
CLI Reference https://docs.code-graph-rag.com/guide/cli-reference/
Core Commands https://docs.code-graph-rag.com/guide/cli-reference/#core-commands
cgr start https://docs.code-graph-rag.com/guide/cli-reference/#cgr-start
cgr export https://docs.code-graph-rag.com/guide/cli-reference/#cgr-export
cgr optimize https://docs.code-graph-rag.com/guide/cli-reference/#cgr-optimize
cgr dead-code https://docs.code-graph-rag.com/guide/cli-reference/#cgr-dead-code
cgr mcp-server https://docs.code-graph-rag.com/guide/cli-reference/#cgr-mcp-server
cgr index https://docs.code-graph-rag.com/guide/cli-reference/#cgr-index
cgr doctor https://docs.code-graph-rag.com/guide/cli-reference/#cgr-doctor
cgr language https://docs.code-graph-rag.com/guide/cli-reference/#cgr-language
Makefile Commands https://docs.code-graph-rag.com/guide/cli-reference/#makefile-commands
Interactive Querying https://docs.code-graph-rag.com/guide/interactive-querying/
Code Optimization https://docs.code-graph-rag.com/guide/code-optimization/
Dead Code Detection https://docs.code-graph-rag.com/guide/dead-code/
Graph Export https://docs.code-graph-rag.com/guide/graph-export/
Real-Time Updates https://docs.code-graph-rag.com/guide/realtime-updates/
MCP Server https://docs.code-graph-rag.com/guide/mcp-server/
Overview https://docs.code-graph-rag.com/sdk/overview/
Graph Loader https://docs.code-graph-rag.com/sdk/graph-loader/
Cypher Generator https://docs.code-graph-rag.com/sdk/cypher-generator/
Semantic Search https://docs.code-graph-rag.com/sdk/semantic-search/
Overview https://docs.code-graph-rag.com/architecture/overview/
Graph Schema https://docs.code-graph-rag.com/architecture/graph-schema/
Language Support https://docs.code-graph-rag.com/architecture/language-support/
Adding Languages https://docs.code-graph-rag.com/advanced/adding-languages/
Ignore Patterns https://docs.code-graph-rag.com/advanced/ignore-patterns/
Building Binaries https://docs.code-graph-rag.com/advanced/building-binaries/
Troubleshooting https://docs.code-graph-rag.com/advanced/troubleshooting/
Contributing https://docs.code-graph-rag.com/contributing/
Core Commands https://docs.code-graph-rag.com/guide/cli-reference/#core-commands
cgr start https://docs.code-graph-rag.com/guide/cli-reference/#cgr-start
cgr export https://docs.code-graph-rag.com/guide/cli-reference/#cgr-export
cgr optimize https://docs.code-graph-rag.com/guide/cli-reference/#cgr-optimize
cgr dead-code https://docs.code-graph-rag.com/guide/cli-reference/#cgr-dead-code
cgr mcp-server https://docs.code-graph-rag.com/guide/cli-reference/#cgr-mcp-server
cgr index https://docs.code-graph-rag.com/guide/cli-reference/#cgr-index
cgr doctor https://docs.code-graph-rag.com/guide/cli-reference/#cgr-doctor
cgr language https://docs.code-graph-rag.com/guide/cli-reference/#cgr-language
Makefile Commands https://docs.code-graph-rag.com/guide/cli-reference/#makefile-commands
https://docs.code-graph-rag.com/guide/cli-reference/#cli-reference
https://docs.code-graph-rag.com/guide/cli-reference/#core-commands
https://docs.code-graph-rag.com/guide/cli-reference/#cgr-start
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-0-1
https://docs.code-graph-rag.com/guide/cli-reference/#cgr-export
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-1-1
https://docs.code-graph-rag.com/guide/cli-reference/#cgr-optimize
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-2-1
https://docs.code-graph-rag.com/guide/cli-reference/#cgr-dead-code
Dead Code Detectionhttps://docs.code-graph-rag.com/guide/dead-code/
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-3-1
https://docs.code-graph-rag.com/guide/cli-reference/#cgr-mcp-server
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-4-1
https://docs.code-graph-rag.com/guide/cli-reference/#cgr-index
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-5-1
https://docs.code-graph-rag.com/guide/cli-reference/#cgr-doctor
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-6-1
https://docs.code-graph-rag.com/guide/cli-reference/#cgr-language
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-7-1
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-7-2
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-7-3
https://docs.code-graph-rag.com/guide/cli-reference/#__codelineno-7-4
https://docs.code-graph-rag.com/guide/cli-reference/#makefile-commands
https://github.com/vitali87/code-graph-rag
https://pypi.org/project/code-graph-rag/

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.