Back to Mise

`mise bootstrap repos exec`

docs/cli/bootstrap/repos/exec.md

2026.8.12658 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
  • -h --help — Print help