cli: provide error context for ssh-agent connect
Provide more context to the ssh-agent error for easier debugging when rad auth.
fails.
1 file changed
+2
-2
ffc86f8a
→
a7230682
modified radicle-cli/src/commands/auth.rs
@@ -3,7 +3,7 @@ use std::ffi::OsString;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -129,7 +129,7 @@ pub fn init(options: Options) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|