Skip to content

Add executable override option to cli args

Closes #118

Works with relative directories (tested with --exec ../morpheus/core/morpheus)

Side effects: value gets written in conf file, but might not be a big issue (but that means that just using a relative path in the settings already worked and this cli override might not be needed)

Merge request reports