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

13 lines
293 B
Markdown

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