#93 Add filename resolution for rm command

closed medium · sable · 2026-03-02 23:37 · closed 2026-03-02 23:37 · enhancement · Phase 1: CLI Foundation

Comments — 1

sable note 2026-03-02 23:37

Same as #41 but for opake rm. Currently requires a full AT URI. Should accept a filename and resolve it via list_documents.

Shares the same resolution function from opake-core — this ticket depends on #41 implementing the resolver. Once that lands, rm just needs to call documents::resolve_uri before passing to delete_document.

Generated 2026-03-03 02:53 UTC