Files
beads/cmd/bd
Claude Code 75541c3ff6 Add --all-issues flag to bd show command
Adds a new --all-issues flag that displays all issues in the database:
- bd show --all-issues shows every issue
- Warns when showing more than 20 issues (performance)
- Works only in direct mode (--no-daemon required for now)
- Provides clear error message in daemon mode
- Help text warns that this may be expensive for large databases

This is useful for getting a complete overview of the database,
but users should be aware it can be slow with many issues.
2025-10-26 23:55:30 -07:00
..
2025-10-25 18:13:49 -07:00
2025-10-25 18:13:49 -07:00
2025-10-25 18:13:49 -07:00
2025-10-20 21:08:49 -07:00
2025-10-25 18:13:49 -07:00
2025-10-26 23:30:37 -07:00