# CLI Documentation Complete reference for KOGRAL command-line interfaces: - [Overview](overview.md) - Introduction to CLI and NuShell scripts, when to use each - [Commands Reference](commands.md) - Detailed documentation for all 13 kogral-cli commands - [Workflows](workflows.md) - Task-oriented guides for common operations - [NuShell Scripts](nushell-scripts.md) - Advanced maintenance and automation scripts ## Quick Links ### For First-Time Users 1. Start with [Overview](overview.md) to understand both interfaces 2. Follow [Quick Start](overview.md#installation) to install CLI and scripts 3. Check [Workflows](workflows.md) for your specific use case ### For Advanced Users - [NuShell Scripts](nushell-scripts.md) - Batch operations, automation, CI/CD - [Commands Reference](commands.md) - All CLI options and parameters ### For Specific Tasks - Creating notes: See [Workflows](workflows.md#creating-knowledge) - Searching: See [Commands Reference](commands.md#search) - Importing from Logseq: See [NuShell Scripts - kogral-import-logseq.nu](nushell-scripts.md#kogral-import-logseqnu) - Syncing with SurrealDB: See [NuShell Scripts - kogral-sync.nu](nushell-scripts.md#kogral-syncnu)