morph exec --on="*"
should run the command on all hosts asynchronously
#142
Labels
triaged
Discussed in-team, actionable
For example, running
morph exec --on="*" ./network.nix nix-collect-garbage
on a network where all hosts have a large amount of garbage to collect, this could take a very long time until it moves to the next host.The text was updated successfully, but these errors were encountered: