radicle-heartwood-lfs/radicle-cli/examples/rad-inspect-noauth.md

13 lines
268 B
Markdown

The `rad inspect` command can be run without being authenticated with radicle:
``` (fail)
$ rad self
✗ Error: Radicle profile not found in '[..]'.
✗ Hint: To setup your radicle profile, run `rad auth`.
```
```
$ rad inspect
rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji
```