landlock-genprof evidence list
Lists evidence files in a directory
Synopsis
Scans a directory (default: current directory) for files that parse as evidence (see trace --events-out), one summary line each: event count and observation window. Not a registry — there isn’t one — just a scan; files that don’t parse as evidence (e.g. a candidate.json sitting next to them) are silently skipped.
Installed as a kubectl plugin (the common case): run this as kubectl landlock-genprof <command>. Running this binary directly instead (standalone, not via kubectl) works the same way, without that prefix.
landlock-genprof evidence list [directory] [flags]
Examples
kubectl landlock-genprof evidence list
kubectl landlock-genprof evidence list ./captures
Options
-h, --help help for list
SEE ALSO
- landlock-genprof evidence - Inspects raw captured evidence