File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -348,9 +348,17 @@ This mode collects installation related information like distro and system requi
348348
349349```console
350350
351- -h, --help show this help message and exit
352- -d, --distro Check for distro support
353- -a, --all Run all checks
351+ -h, --help show this help message and exit
352+ -d, --distro Check for distro support
353+ -m, --min-requirement
354+ Check for the system info against offical minimum
355+ requirements
356+ -e, --external-dep Check for externel package dependency
357+ -c, --connectivity Check for connectivity for services used by MDE
358+ -a, --all Run all checks
359+ -o ONBOARDING_SCRIPT, --onboarding-script ONBOARDING_SCRIPT
360+ Path to onboarding script
361+ -g GEO, --geo GEO Geo string to test <US|UK|EU|AU|CH|IN>
354362
355363```
356364
You can’t perform that action at this time.
0 commit comments