modified radicle-cli/examples/rad-auth.md
@@ -10,6 +10,8 @@ Initializing your radicle 👾 identity
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/auth.rs
@@ -113,6 +113,7 @@ pub fn init(options: Options) -> anyhow::Result<()> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -126,7 +127,9 @@ pub fn init(options: Options) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -138,6 +141,11 @@ pub fn init(options: Options) -> anyhow::Result<()> {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|