CLI Reference
All commands are available as newsworker <command>. Use newsworker --help
for the live flag list, and newsworker <command> --help for per-command
options. Add --verbose / -v to any command for detailed execution logs.
| Command | Page |
|---|---|
extract | /commands/extract |
serve | /commands/serve |
scan | /commands/scan |
analyze | /commands/analyze |
batch | /commands/batch |
watch | /commands/watch |
cache | /commands/cache |
spec | /commands/spec |
parsedate | /commands/parsedate |
Shared fetch flags (--user-agent, --proxy, --timeout, --header,
--cookies, --insecure, --ignore-robots, --language, --config) appear
on extract and analyze. Settings resolution is documented in
runtime configuration.