cli/docs/cmd
Clotho 36f790ed22 docs: add comprehensive CLI documentation for issue #4
Added comprehensive documentation for core/cli including:

1. Complete CLI Reference (cli-reference.md)
   - All 30 commands with detailed descriptions
   - Subcommands, flags, and usage examples
   - Organized by category (Development, AI/ML, DevOps, etc.)

2. Build Variants System (build-variants.md)
   - How to create custom builds (minimal, dev, devops, ai/ml)
   - Three methods: import commenting, multiple main.go, build tags
   - External variant repos (core/php, core/ci)
   - Size optimization and compression tips

3. MCP Integration (mcp-integration.md)
   - Model Context Protocol server setup
   - All available tools (file ops, RAG, metrics, process mgmt, WebView/CDP)
   - Transport modes (stdio, TCP)
   - Security considerations and workspace restriction
   - Use cases and troubleshooting

4. Environment Variables (environment-variables.md)
   - All supported environment variables
   - Configuration file locations (user, project, registry)
   - CORE_CONFIG_* mapping system
   - Service-specific vars (MCP, RAG, ML, Git, etc.)
   - Best practices and troubleshooting

5. Updated Navigation
   - Enhanced cmd/index.md with categories and quick links
   - Updated mkdocs.yml with new documentation pages

Fixes #4

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-16 17:16:48 +00:00
..
ai docs: move inline YAML to example.md files with fragment links 2026-01-29 19:20:34 +00:00
build docs: move inline YAML to example.md files with fragment links 2026-01-29 19:20:34 +00:00
ci docs: move inline YAML to example.md files with fragment links 2026-01-29 19:20:34 +00:00
dev feat/ml-integration (#2) 2026-02-16 06:19:09 +00:00
docs docs: fix command prefixes across documentation 2026-01-29 15:46:24 +00:00
doctor docs: sync php, pkg, setup, doctor, test with CLI 2026-01-29 16:26:27 +00:00
go feat/ml-integration (#2) 2026-02-16 06:19:09 +00:00
php docs: move inline YAML to example.md files with fragment links 2026-01-29 19:20:34 +00:00
pkg docs: sync php, pkg, vm with CLI, update coverage tracking 2026-01-29 18:39:10 +00:00
sdk docs: complete CLI documentation sync 2026-01-29 16:27:39 +00:00
setup docs: add guides and fix documentation issues 2026-01-29 19:59:49 +00:00
test docs: sync php, pkg, setup, doctor, test with CLI 2026-01-29 16:26:27 +00:00
vm docs: move inline YAML to example.md files with fragment links 2026-01-29 19:20:34 +00:00
index.md docs: add comprehensive CLI documentation for issue #4 2026-02-16 17:16:48 +00:00