mise bootstrap repos
- Usage:
mise bootstrap repos <SUBCOMMAND> - Effect: read-only
- Source code:
src/cli/bootstrap.rs
Manage git repo checkouts from [bootstrap.repos]
Use apply to clone or reconcile the configured checkout, update to refresh it, and exec to run a command in selected repositories. Existing local changes can block convergence; --skip-dirty skips those repositories without discarding edits.
Flags
-h --help— Print help
Subcommands
mise bootstrap repos apply [FLAGS]mise bootstrap repos exec [-c --continue-on-error] [-n --dry-run] [PATH]… <-- COMMAND>…mise bootstrap repos status [-J --json] [--missing]mise bootstrap repos update [FLAGS] [PATH]…