Config generation¶
The vcspull import command can generate configuration by fetching
repositories from remote services. See vcspull import for details.
Supported services: GitHub, GitLab, Codeberg, Gitea, Forgejo, AWS CodeCommit.
Example — import all repos from a GitLab group:
$ vcspull import gitlab my-group \
--workspace ~/code \
--mode org