Back to Beads

Import

claude-plugin/commands/import.md

1.0.3311 B
Original Source

bd import has been removed.

Migration

If you need to import issues from a JSONL file, use bd init with the --from-jsonl flag:

bash
bd init <prefix> --from-jsonl issues.jsonl

Note

Dolt is the primary storage backend. Manual JSONL import is no longer supported as a standalone command.