obsidianlog binary wraps setup, ingestion, retrieval, and integrity
checking into four subcommands:
Global flags
Every subcommand accepts:How the backend is chosen
serve, query, and verify all read their storage backend from the same
config.toml, written by init: the local filesystem if indexd is unset,
or the Sia backend if it’s configured. See
Choosing a Backend.