logseq-cli
Installation
SKILL.md
Logseq CLI
Overview
Use logseq to inspect and edit graph entities, run Datascript queries, and control graph/server lifecycle.
Quick start
- Run
logseq --helpto see top-level commands and global flags. - Run
logseq <command> --helpto see command-specific options. - Use
--graphto target a specific graph. - Omit
--outputfor human output. Set--output jsonor--output ednonly when machine-readable output is required.