Skip to content

Commit 107237b

Browse files
add a note for cli
1 parent 7611644 commit 107237b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

db-version.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,10 @@ On desktop, it is easy to modify an existing DB graph with a script and see the
607607

608608
## CLI
609609

610+
NOTE: This refers to the old CLI which will soon be replaced by https://github.com/logseq/logseq/pull/12340
611+
612+
TODO: Update this section
613+
610614
The `logseq` [CLI](https://en.wikipedia.org/wiki/Command-line_interface) provides commands to interact with desktop DB graphs and local graphs from the command line. The CLI works independent of the Logseq app and makes Logseq features available for automation on CI/CD platforms like [Github Actions](https://github.com/features/actions). For example, a DB graph could have a Markdown export created on every push to Github. Some CLI commands also interact with the current DB graph if the [HTTP API Server](https://docs.logseq.com/#/page/local%20http%20server) is turned on. The CLI provides the following commands including:
611615

612616
* list - List local graphs

0 commit comments

Comments
 (0)