CLI Commands
The otso
CLI orchestrates imports, publishing, and maintenance.
Global flags
Section titled “Global flags”--config <file>
– path to config file.--db <url>
– override database connection.-v
/--verbose
– increase logging.
Subcommands
Section titled “Subcommands”import
Section titled “import”Run a source adapter.
otso import github <user>
publish
Section titled “publish”Publish an existing event.
otso publish mastodon 1234
webmention send
Section titled “webmention send”Send queued Webmentions.
Exit codes
Section titled “Exit codes”0
– success1
– generic error2
– configuration or validation error