From fe00ed7ca7baaa330c371b69566c1a22a4df4830 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Tue, 11 Jul 2023 09:46:51 -0500 Subject: [PATCH] cli: `rad issue list` open issues by default Help the user by reducing the amount of output. A user is generally only interested in open issues. The '--all' flag is provided to list all issues. --- radicle-cli/src/commands/issue.rs | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/radicle-cli/src/commands/issue.rs b/radicle-cli/src/commands/issue.rs index b1de43d5..618c73b7 100644 --- a/radicle-cli/src/commands/issue.rs +++ b/radicle-cli/src/commands/issue.rs @@ -35,7 +35,7 @@ Usage rad issue [