bd-pull
Synopsis
Section titled “Synopsis”bd-pull <owner/repo>Description
Section titled “Description”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
Section titled “Arguments”owner/repo |
The repository path in owner/name format |
Exit Status
Section titled “Exit Status”0 |
Issues linked and synced (or no unlinked issues found) |
1 |
Missing required argument or environment variables |
Example
Section titled “Example”bd-pull myuser/myprojectbd-pull rootiest/fish-configDependencies: curl, jq, git