radicle-heartwood-lfs/radicle-cli/src
Fintan Halpenny 75bf7beedd
cli: add verbose flag to rad ls
A repository may fail to load when trying to run `rad ls`, but the
failure will be hidden from the output.

Add a `--verbose` flag to add warning information to stdout when a
repository fails to load.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-04-20 16:31:05 +02:00
..
commands cli: add verbose flag to rad ls 2023-04-20 16:31:05 +02:00
terminal cli: Unify format of help messages 2023-04-10 10:06:45 +02:00
commands.rs cli: add rad fork command 2023-04-19 12:58:18 +02:00
git.rs cli: remove unused cli::git methods 2023-04-19 12:56:02 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs Fix `rad --version` output 2023-04-19 09:08:59 -05:00
project.rs cli: Correctly setup remote tracking branch 2023-01-25 17:51:49 +01:00
terminal.rs cli: Unify format of help messages 2023-04-10 10:06:45 +02:00