CLI Reference¶
Sync
vcspull sync pulls and clones repositories from config.
Add
vcspull add records one repository in your config file.
List
vcspull list shows configured repositories.
Search
vcspull search searches repos by name, path, or URL.
Status
vcspull status checks working-tree status.
Discover
vcspull discover scans directories for existing repos.
Format
vcspull fmt normalizes config files.
Migrate
vcspull migrate moves sync options under options:.
Import
vcspull import imports repos from GitHub, GitLab, and more.
Worktrees
vcspull worktree manages git worktrees declaratively.
Completion
Shell completions for bash, zsh, and fish.
General commands
Completion
Command: vcspull¶
Usage¶
usage: vcspull [-h] [--version] [--log-level level] {sync,list,status,search,add,discover,fmt,migrate,import,worktree} ...