"cibtool log" doesn't stream
Currently, cibtool log reads the whole log at once, even when it
reads from stdin. It’d be nice if it read one line at a time from
stdin, and processed that. This would allow things like:
journalctl -u radicle-ci-broke -o json -f | cibtool log --format journald