Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
`rad cob` outputs error to stdout, not stderr
levitte opened 9 months ago
$ rad cob show --repo $(rad .) --type xyz.radicle.patch --object README.md >/dev/null
$ rad cob show --repo $(rad .) --type xyz.radicle.patch --object README.md 2>/dev/null
✗ Error: revspec 'README.md' not found; class=Reference (4); code=NotFound (-3)

Outputting errors to stdout makes the output unreliable for scripting.

I haven't checked the rest of the CLI, so I don't know whether it's just rad cob or if it's a more systemic problem. Either way, it would be a good thing if this was corrected. The more globally (if needed), the better.

z6MkgFq6...nBGz added crate=radicle-term 8 months ago
z6MkgFq6...nBGz added type=bug 8 months ago