I’m trying to disable modules on startup using ./Slicer -modules-to-ignore "Welcome, data"
, but I notice that only the welcome module is disabled while data module is still present. Am I using this command incorrectly?
Also, is there a way to change the default module through cli?
Thanks!