landlock-genprof policy list
Lists SecurityProfileProposals and their approval state
Synopsis
Lists every SecurityProfileProposal in a namespace and its current approval state.
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 policy list [flags]
Examples
kubectl landlock-genprof policy list
kubectl landlock-genprof policy list --namespace prod
Options
-h, --help help for list
-n, --namespace string Kubernetes namespace (default "default")
SEE ALSO
- landlock-genprof policy - Inspects SecurityProfileProposal approval state