Skip to content

Add logseq-cli to CLI Tools > Misc CLI - #78

Open
muellerei wants to merge 1 commit into
logseq:masterfrom
muellerei:add-logseq-cli
Open

muellerei wants to merge 1 commit into
logseq:masterfrom
muellerei:add-logseq-cli

Conversation

@muellerei

@muellerei muellerei commented Sep 17, 2026

Copy link
Copy Markdown

Adds logseq-cli to the Misc CLI
section.

It drives a graph over the local HTTP API — pages, journals, blocks,
properties, search and backlinks — with --json on every command and
--dry-run on everything that writes, so it can be called from a script
or an agent as well as by hand.

Scope note: file-based (Markdown) graphs, tested against Logseq 0.10.15.
The DB version answers the same API but uses a different data model, so
it is explicitly out of scope; the README says so and doctor reports
which kind it found.

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant