Files
logseq/cli-e2e/spec/sync_inventory.edn
2026-04-06 20:25:58 +08:00

14 lines
279 B
Clojure

{:excluded-command-prefixes ["login" "logout"]
:scopes
{:global
{:options ["--config"
"--graph"
"--data-dir"
"--output"]}
:sync
{:commands ["sync upload"
"sync download"
"sync status"]
:options []}}}