Can we add a simple option to poll the binary log in use by the host? I would envision it similar to status. ```bash $ echo binlog-info | nc -U /tmp/gh-ost.test.sample_data_0.sock # mysql-bin.000550:49942 ```
Can we add a simple option to poll the binary log in use by the host? I would envision it similar to status.