bd migrate-personal
Generated from bd help --doc migrate-personal
bd migrate-personal
Identify issues you created in the project database and move them to your personal planning repository (~/.beads-planning by default).
This is a one-time migration for contributors who created personal planning issues before contributor routing was configured.
The command:
- Finds all issues in the project database created by your git identity
- Shows you the list and asks for confirmation
- Moves them to the planning repo configured in routing.contributor
EXAMPLES: bd migrate-personal # Interactive: show list and prompt bd migrate-personal -y # Non-interactive: skip confirmation
bd migrate-personal [flags]
Flags:
-y, --yes Skip confirmation prompt