CLI parameters
Automation without the GUI
Command-line parameters
| Parameter | Effect |
|---|---|
--help, -h |
Shows help and exits; no value and no side effect. |
--version |
Shows version 0.1.5 and exits; no value and no side effect. |
--sync |
Synchronizes only the local journal using the default or explicitly selected folders. |
--build-site |
Builds the private local journal website; it never publishes or uploads it. |
--open-site |
Builds and opens the private local journal website in the browser. |
--install-wrapper |
Places wrapper and instructions in the user profile without changing PATH or build scripts. Azure identifiers must be configured locally first. |
--journal-root PATH |
Uses PATH for derived journal data instead of the default LocalAppData data folder. |
--source-root PATH |
Reads raw logs from PATH instead of the detected central or journal folder; source data remains unchanged. |