Back to Mise

`mise bootstrap repos exec`

docs/cli/bootstrap/repos/exec.md

2026.7.10609 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise bootstrap repos exec

  • Usage: mise bootstrap repos exec [-c --continue-on-error] [-n --dry-run] [PATH]… <-- COMMAND>…
  • Source code: src/cli/bootstrap.rs

Arguments

[PATH]…

Run only in matching configured or expanded paths

<-- COMMAND>…

Command and arguments to run in each repo

Flags

-c --continue-on-error

Continue running in other repos after a command fails

-n --dry-run

Print the commands that would run without running them