fabro/lib
Bryan Helmkamp 8bf243fe47
feat(cli): add fabro archive and fabro unarchive commands
Two new top-level commands mirror `fabro rm`'s bulk-by-ID shape: positional
run identifiers, per-ID success/error aggregation, and a final non-zero exit
if any item failed. Calls the new server endpoints from Unit 5. Shared bulk
loop covers both directions and emits structured JSON with an `archived` or
`unarchived` list alongside `errors`. Top-level help snapshot updated.
2026-04-19 16:56:53 -04:00
..
crates feat(cli): add fabro archive and fabro unarchive commands 2026-04-19 16:56:53 -04:00
packages/fabro-api-client feat(server): add archive/unarchive endpoints and include_archived listing 2026-04-19 16:53:33 -04:00