Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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