See https://gitlab.wikimedia.org/repos/mwbot-rs/toolforge/-/blob/main/src/bin/cli.rs
There's currently no error handling, just a bunch of unwraps and expects.
Ideally we'd detect a dropped SSH tunnel and restart it. And maybe even gracefully close things on a Ctrl+C signal.