mh
mh copied to clipboard
No error when invalid appname provided
mh should return non-zero exit code if a non-existent app name is provided while running.
mh apply -p my-non-existant-app
exits with return code 0 while it should fail with a non-zero status because the mh-app in consideration (my-non-existant-app
) doesn't actually exist.