docs/cli/bootstrap/repos.md
mise bootstrap reposmise bootstrap repos <SUBCOMMAND>src/cli/bootstrap.rsManage 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.
-h --help — Print helpmise 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]…