Skip to content

feat: support multiple bean IDs in beans delete#66

Merged
hmans merged 2 commits intomainfrom
hmans/gh-issue-64
Jan 20, 2026
Merged

feat: support multiple bean IDs in beans delete#66
hmans merged 2 commits intomainfrom
hmans/gh-issue-64

Conversation

@hmans
Copy link
Copy Markdown
Owner

@hmans hmans commented Jan 20, 2026

Allow beans delete to accept multiple IDs like beans show does, addressing GitHub issue #64.

All IDs are validated before any deletions occur, ensuring fail-fast behavior. The batch confirmation shows which beans have incoming references, and JSON output uses the beans array for multiple deletions while maintaining backward compatibility for single beans.

Refs: beans-e1yu
Closes: #64

hmans added 2 commits January 20, 2026 09:13
Allow beans delete to accept multiple IDs like beans show does. All IDs are
validated before any deletions occur. Batch confirmation shows which beans have
incoming references. JSON output uses beans array for multiple deletions.

Refs: beans-e1yu
Closes: #64
@hmans hmans merged commit 4537e5b into main Jan 20, 2026
1 check passed
@hmans hmans deleted the hmans/gh-issue-64 branch March 9, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Delete multiple beans with one beans delete

1 participant