From 0c43b050668aeb7623d75804b28d557ae2aa247e Mon Sep 17 00:00:00 2001 From: cloudhead Date: Wed, 30 Aug 2023 14:38:13 +0200 Subject: [PATCH] cli: Improve `rad node` output --- radicle-cli/examples/rad-node.md | 2 +- radicle-cli/src/commands/node.rs | 12 +++++++-- radicle-cli/src/commands/node/control.rs | 32 ++++++++++++++++++++++-- 3 files changed, 41 insertions(+), 5 deletions(-) diff --git a/radicle-cli/examples/rad-node.md b/radicle-cli/examples/rad-node.md index 5934f70e..218c0027 100644 --- a/radicle-cli/examples/rad-node.md +++ b/radicle-cli/examples/rad-node.md @@ -73,7 +73,7 @@ issue the `rad node stop` command: ``` $ rad node stop -✓ Stopping node... +✓ Node stopped ``` Running the command again gives us an error: diff --git a/radicle-cli/src/commands/node.rs b/radicle-cli/src/commands/node.rs index a876aea7..4180f79b 100644 --- a/radicle-cli/src/commands/node.rs +++ b/radicle-cli/src/commands/node.rs @@ -27,7 +27,7 @@ pub const HELP: Help = Help { Usage rad node status [