Claude Code
3b8d13f100
Add --priority flag to bd show command
...
Adds a new --priority (-p) flag to filter issues by priority:
- bd show --priority 0 shows all P0 issues
- bd show -p 0 -p 1 shows all P0 and P1 issues
- Can be used multiple times to show multiple priority levels
- Combines with --all-issues if both are specified
- Works only in direct mode (--no-daemon required for now)
This makes it easy to focus on high-priority issues without
needing to specify each issue ID individually.
Example: bd show -p 0 -p 1 shows all critical and high-priority
issues in the database.
2025-10-26 23:55:30 -07:00
..
2025-10-26 18:44:27 -07:00
2025-10-24 12:40:56 -07:00
2025-10-26 22:48:19 -07:00
2025-10-25 13:50:32 -07:00
2025-10-26 22:31:24 -07:00
2025-10-26 22:48:19 -07:00
2025-10-24 16:35:40 -07:00
2025-10-25 18:13:49 -07:00
2025-10-26 21:55:01 -07:00
2025-10-25 18:13:49 -07:00
2025-10-26 18:37:25 -07:00
2025-10-22 13:59:58 -07:00
2025-10-22 13:59:58 -07:00
2025-10-26 22:48:19 -07:00
2025-10-20 21:08:49 -07:00
2025-10-26 21:55:01 -07:00
2025-10-20 21:08:49 -07:00
2025-10-20 21:08:49 -07:00
2025-10-26 22:48:19 -07:00
2025-10-26 22:48:19 -07:00
2025-10-24 00:56:18 -07:00
2025-10-26 22:48:19 -07:00
2025-10-24 16:35:40 -07:00
2025-10-25 18:44:38 -07:00
2025-10-26 22:31:24 -07:00
2025-10-20 21:08:49 -07:00
2025-10-24 13:45:04 -07:00
2025-10-25 18:13:49 -07:00
2025-10-24 12:27:07 -07:00
2025-10-25 13:20:16 -07:00
2025-10-26 23:06:03 -07:00
2025-10-26 22:48:19 -07:00
2025-10-26 22:31:24 -07:00
2025-10-24 21:34:56 -07:00
2025-10-23 23:08:02 -07:00
2025-10-25 13:33:51 -07:00
2025-10-23 10:25:13 -07:00
2025-10-23 18:41:54 -07:00
2025-10-25 18:13:49 -07:00
2025-10-15 02:57:10 -07:00
2025-10-25 16:37:54 -07:00
2025-10-26 22:48:19 -07:00
2025-10-25 16:43:44 -07:00
2025-10-25 16:43:44 -07:00
2025-10-26 18:16:27 -07:00
2025-10-26 22:48:19 -07:00
2025-10-26 20:17:48 -07:00
2025-10-26 20:17:48 -07:00
2025-10-26 22:31:24 -07:00
2025-10-24 12:40:56 -07:00
2025-10-26 22:31:24 -07:00
2025-10-26 14:45:09 -07:00
2025-10-25 13:33:51 -07:00
2025-10-26 23:55:30 -07:00
2025-10-20 21:08:49 -07:00
2025-10-20 21:08:49 -07:00
2025-10-22 12:24:08 -07:00
2025-10-25 18:13:49 -07:00
2025-10-26 19:20:59 -07:00
2025-10-26 21:15:57 -07:00
2025-10-26 13:24:18 -07:00
2025-10-18 18:21:17 -07:00
2025-10-14 01:10:18 -07:00
2025-10-24 16:35:40 -07:00
2025-10-25 18:54:00 -07:00
2025-10-25 18:04:05 -07:00
2025-10-20 21:08:49 -07:00
2025-10-21 14:56:18 -07:00
2025-10-20 21:08:49 -07:00
2025-10-25 18:44:38 -07:00
2025-10-26 22:31:24 -07:00
2025-10-25 10:39:45 -07:00
2025-10-26 22:48:19 -07:00
2025-10-24 10:07:05 -07:00
2025-10-24 17:06:22 -07:00
2025-10-24 00:56:18 -07:00
2025-10-25 18:44:38 -07:00
2025-10-26 22:48:19 -07:00
2025-10-26 21:55:01 -07:00
2025-10-24 00:56:18 -07:00
2025-10-26 23:30:37 -07:00
2025-10-22 23:05:00 -07:00
2025-10-24 15:28:23 -07:00