Skip to content

bd-pull

Usage
bd-pull <owner/repo>

Fetches unlinked issues from a Gitea repository, creates corresponding local Beads entries, and updates the Gitea issue titles to include the new Bead IDs. Requires $GITEA_TOKEN and $GITEA_URL to be set.

owner/repo The repository path in owner/name format
0 Issues linked and synced (or no unlinked issues found)
1 Missing required argument or environment variables
Terminal window
bd-pull myuser/myproject
bd-pull rootiest/fish-config

Dependencies: curl, jq, git