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