Skip to content

Add collection CRUD commands#1

Merged
felix-exon merged 1 commit intomainfrom
codex/add-collection-crud
Mar 2, 2026
Merged

Add collection CRUD commands#1
felix-exon merged 1 commit intomainfrom
codex/add-collection-crud

Conversation

@felix-exon
Copy link
Copy Markdown
Contributor

Summary

  • add a new collection command group with get, list, create, update, and delete
  • wire collection dispatch/help/dry-run mappings into the root CLI
  • extend output formatting to display collection records cleanly in human and quiet modes
  • update README and package description for collection support
  • add tests covering collection command routing and payload mapping

Validation

  • bun test
  • bun run typecheck
  • bun run build

@felix-exon felix-exon added the enhancement New feature or request label Feb 28, 2026
@felix-exon felix-exon merged commit eb36fc9 into main Mar 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant