Things like `Machine.Start()` still do `cmd.out.Error.Fatalf` and don't propagate their error up to the command `Action` methods. Lets fix that.
Things like
Machine.Start()still docmd.out.Error.Fatalfand don't propagate their error up to the commandActionmethods. Lets fix that.