Files
logseq/cli-e2e/spec/sync_inventory.edn
2026-05-08 15:23:36 +08:00

15 lines
315 B
Clojure

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