radicle-heartwood-lfs/radicle-cli/src
Fintan Halpenny 3323082ce3
cli: show debug for patch and issue
It's useful to be able to print out the Rust data of a Radicle defined
COB for debugging purposes, since the current CLI commands will only
show a subset of the data.

Add `--debug` flags to `rad patch show` and `rad issue show` that
print the data to stdout.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-01-09 11:09:05 +01:00
..
commands cli: show debug for patch and issue 2024-01-09 11:09:05 +01:00
git cli: Add `rad patch diff` command 2024-01-04 11:49:01 +01:00
terminal cob: improve Comment generics 2023-12-22 14:09:02 +01:00
commands.rs cli: Add `watch` command 2023-12-11 12:04:26 +01:00
git.rs cli: Implement pretty diffs with highlighting 2023-09-27 12:37:41 +02:00
lib.rs cli: sync on patch and issue updates 2023-12-19 14:19:55 +01:00
main.rs cli: Add `watch` command 2023-12-11 12:04:26 +01:00
node.rs cli: Improve `rad remote add` 2024-01-08 17:28:01 +01:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
terminal.rs cli: Improve messaging when config doesn't load 2023-12-13 12:30:11 +01:00