Add the --priority (-p) flag to bd export for filtering by exact priority, matching the behavior of bd list. This completes the comprehensive filtering support for bd export. The flag uses cmd.Flags().Changed() to properly handle P0 (priority 0), which would otherwise be interpreted as "not set" due to Go zero-value semantics. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
18 KiB
18 KiB