Skip to content

Commit 1312f70

Browse files
authored
Adding new options for installation in CA documentation
1 parent d7ac849 commit 1312f70

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

defender-endpoint/run-analyzer-linux.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)