closedmedium·sable·2026-03-02 23:37· closed 2026-03-02 23:37·enhancement·Phase 1: CLI Foundation
Comments — 1
sablenote2026-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.
Same as #41 but for
opake rm. Currently requires a full AT URI. Should accept a filename and resolve it vialist_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_uribefore passing todelete_document.