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.

Arguments:
owner/repo The repository path in owner/name format

Returns:

0 Issues linked and synced (or no unlinked issues found)
1 Missing required argument or environment variables
Examples
bd-pull myuser/myproject
bd-pull rootiest/fish-config