Skip to main content

Module run

Module run 

Source
Expand description

gw run <cmd> โ€” fan a command out across all worktrees in scope.

Functionsยง

run_in_scope
run_in_scope_to_writer
Returns the last non-zero exit code observed (or 0 if all succeeded). In parallel mode (jobs > 1), continue_on_error = false aborts at batch boundaries โ€” siblings already started in the same batch run to completion.