fix lint, remove deprecated cmds

This commit is contained in:
rcmerci
2026-01-14 23:12:48 +08:00
parent 8c3bbbb24e
commit 08220e1c51
12 changed files with 211 additions and 346 deletions

View File

@@ -18,7 +18,7 @@ node ./static/db-worker-node.js
## Run the CLI
```bash
node ./static/logseq-cli.js ping --base-url http://127.0.0.1:9101
node ./static/logseq-cli.js graph-list --base-url http://127.0.0.1:9101
```
## Configuration