zrepl/client/status
Cole Helbling 1e85b1cb5f client/status: allow raw mode without a tty
A fairly common pattern when presented with JSON is to pipe it to `jq`.

This also allows one to `zrepl status --mode raw > log` and operate on
the JSON there.

closes #442
2021-03-22 23:58:32 +01:00
..
client implement new 'zrepl status' 2021-03-14 18:24:25 +01:00
viewmodel status: show the current replication attempt's runtime 2021-03-14 18:24:28 +01:00
status_dump.go implement new 'zrepl status' 2021-03-14 18:24:25 +01:00
status_interactive.go implement new 'zrepl status' 2021-03-14 18:24:25 +01:00
status_legacy.go implement new 'zrepl status' 2021-03-14 18:24:25 +01:00
status_raw.go implement new 'zrepl status' 2021-03-14 18:24:25 +01:00
status.go client/status: allow raw mode without a tty 2021-03-22 23:58:32 +01:00