scenariomanager cli should warn if the binaries are missing
If the binaries for a scenario are missing, the output when starting it is:
Profile: default
Starting Scenario SCENARIO_NAME
Finished
This output is confusing, since the scenario did not start.
It would be better to output an error containing all missing binaries. (maybe use coloured output to make the error better visible)