Back to Beads

bd history

website/docs/cli-reference/history.md

1.0.4444 B
Original Source
<!-- AUTO-GENERATED: do not edit manually -->

Generated from bd help --doc history

bd history

Show the complete version history of an issue, including all commits where the issue was modified.

Examples: bd history bd-123 # Show all history for issue bd-123 bd history bd-123 --limit 5 # Show last 5 changes

bd history <id> [flags]

Flags:

      --limit int   Limit number of history entries (0 = all)