pub fn execute_cmd( workspace: &Path, threads: usize, cmd: String, args: Vec<String>, ) -> Result<()>
Execute a command on all our repositories