Back to Beads

bd rename

website/docs/cli-reference/rename.md

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

Generated from bd help --doc rename

bd rename

Rename an issue from one ID to another.

This updates:

  • The issue's primary ID
  • All references in other issues (descriptions, titles, notes, etc.)
  • Dependencies pointing to/from this issue
  • Labels, comments, and events

Examples: bd rename bd-w382l bd-dolt # Rename to memorable ID bd rename gt-abc123 gt-auth # Use descriptive ID

Note: The new ID must use a valid prefix for this database.

bd rename <old-id> <new-id>