Back to Beads

bd duplicate

docs/cli-reference/duplicate.md

1.2.1452 B
Original Source

Generated from bd help --doc duplicate.

Mark an issue as a duplicate of a canonical issue.

The duplicate issue is automatically closed with a reference to the canonical. This is essential for large issue databases with many similar reports.

Examples: bd duplicate bd-abc --of bd-xyz # Mark bd-abc as duplicate of bd-xyz

bd duplicate <id> --of <canonical> [flags]

Flags:

      --of string   Canonical issue ID (required)