4.1.1 Startup parameters
MIN startup script has several command line parameters.
- –version, -v
- prints version information.
- –help, -h
- prints help screen with usage description.
- –console, -c
- starts MIN without the console UI. All test cases defined in min.conf are executed sequentially (unless specified with -x switch)
- -f
- forces MIN to kill already running MIN instance without prompting user.
- –info, -i
- print info about given test module.
- –execute, -x
- loads MIN with given test module (and optional configuration file(s)