Add --sort and --reverse flags to bd list command
Implements sorting for bd list by various fields including priority, created, updated, closed, status, id, title, type, and assignee. Features: - --sort flag accepts field name to sort by - --reverse/-r flag reverses the sort order - Default sort orders optimized for common usage: - priority: ascending (P0 first) - dates: descending (newest first) - text fields: ascending (alphabetical) Resolves bd-22g 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user