radicle-heartwood-lfs/radicle-cli/src/commands
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
..
node cli: move seeding behaviour to `rad seed` 2024-01-02 15:23:08 +01:00
patch cli: show debug for patch and issue 2024-01-09 11:09:05 +01:00
remote cli: Improve `rad remote add` 2024-01-08 17:28:01 +01:00
auth.rs cli: Improve passphrase handling 2023-12-13 12:29:12 +01:00
checkout.rs cli: Improve `rad remote add` 2024-01-08 17:28:01 +01:00
clean.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
clone.rs cli: Support `--seed` on `rad clone` 2024-01-03 14:07:19 +01:00
cob.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
config.rs cli: Add `rad config` command 2023-11-30 10:46:32 +01:00
diff.rs cli: Improve `rad diff` 2023-11-09 13:04:40 +01:00
follow.rs cli: move following behaviour to `rad follow` 2024-01-02 15:23:08 +01:00
fork.rs cli: Improve `rad diff` 2023-11-09 13:04:40 +01:00
help.rs cli: Improve messaging when config doesn't load 2023-12-13 12:30:11 +01:00
id.rs cob: Return `RevisionId` instead of `Revision` 2023-12-13 12:14:06 +01:00
init.rs cli: Suggest correct command for pushing 2024-01-05 11:03:24 +01:00
inspect.rs cli: Fix `inspect` command for non-delegates 2024-01-05 11:43:26 +01:00
issue.rs cli: show debug for patch and issue 2024-01-09 11:09:05 +01:00
ls.rs cli: Improve `rad remote add` 2024-01-08 17:28:01 +01:00
node.rs cli: move seeding behaviour to `rad seed` 2024-01-02 15:23:08 +01:00
patch.rs cli: show debug for patch and issue 2024-01-09 11:09:05 +01:00
path.rs Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00
publish.rs cli: Improve consistency of error messages 2023-11-14 15:59:32 +01:00
remote.rs cli: Improve `rad remote add` 2024-01-08 17:28:01 +01:00
seed.rs cli: move seeding behaviour to `rad seed` 2024-01-02 15:23:08 +01:00
self.rs radicle: Move some functions to `Home` type 2023-11-03 17:08:18 +01:00
sync.rs cli: Improve `rad remote add` 2024-01-08 17:28:01 +01:00
unfollow.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
watch.rs cli: Add timeout option to `rad watch` 2023-12-13 12:14:06 +01:00