You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`EDERA_PREFLIGHT_SKIP_GROUPS`| Semicolon-separated list of groups to skip. |`PVHChecks;KernelChecks`|
42
-
|`EDERA_PREFLIGHT_REPORT_DIR`| Directory to write a report to. Defaults to tmpdir |`/tmp`|
43
-
44
-
---
45
-
46
43
## Example Output
47
44
48
45
```text
49
-
[2026-02-13T00:28:35Z INFO preflight] Writing all files to /tmp/protect-preflight-bundle-20260213-002835
50
-
[2026-02-13T00:28:35Z INFO preflight] Running Group [System Checks] - System requirement checks
51
-
[2026-02-13T00:28:35Z DEBUG preflight::checkers::system] Enough space on disk mounted at / - 617760940032
52
-
[2026-02-13T00:28:35Z DEBUG preflight::checkers::system] Not enough space on disk mounted at /etc/resolv.conf - 9729925120
53
-
[2026-02-13T00:28:35Z DEBUG preflight::checkers::system] Enough space on disk mounted at /etc/hostname - 617760940032
54
-
[2026-02-13T00:28:35Z DEBUG preflight::checkers::system] Enough space on disk mounted at /etc/hosts - 617760940032[2026-02-13T00:28:35Z DEBUG preflight::checkers::system] total memory = 28762972160
55
-
[2026-02-13T00:28:35Z INFO preflight::helpers] [System Checks] Passed
56
-
[2026-02-13T00:28:35Z INFO preflight::helpers] [System Checks] Enough Memory: Passed
57
-
[2026-02-13T00:28:35Z INFO preflight::helpers] [System Checks] Enough Disk: Passed
58
-
[2026-02-13T00:28:35Z INFO preflight] Running Group [PVH Checks] - PVH capability checks
0 commit comments