Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli/cob: Add `delete` subcommand
✗ 0/1 checks passed 2color wants to merge 1 commit into master · opened 1 month ago

Wire up Store::remove to the rad cob CLI, matching the pattern used by rad issue delete and rad patch delete. Supports Issue, Patch, and external COB types. Identity deletion is rejected with an error.

This is soft delete: it removes the git reference that points to the COB, then re-signs the refs. The underlying git objects remain in the object store as unreachable objects that could get GCed.

Some checks failed — 0 passed, 1 failed View logs ↗