radicle-heartwood-lfs/radicle-cli
cloudhead 5fe3d5a7ab
cli: Handle broken pipe in `cob show`
When piping the output in for eg. `head -n 1`, the `head` utility
might close down the pipe at some point, yielding a broken pipe error.
We catch that and simply return if that's the case.
2024-12-03 12:36:57 +01:00
..
examples cli/cob: Output JSON Lines 2024-12-03 12:36:02 +01:00
src cli: Handle broken pipe in `cob show` 2024-12-03 12:36:57 +01:00
tests cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
Cargo.toml cli: Bump to 0.12.0 2024-11-29 16:31:52 +01:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00