CLI
CLI
kleym is the read-only inspection CLI. It renders Kleym identity output,
shows current binding conditions, reports Kubernetes-visible pod matches, and
serializes the result as a BindingInspectionReport.
Use this section for command usage, result interpretation, and the stable machine-readable report contract.
| Page | Use it for |
|---|---|
| Usage | Building and running kleym inspect binding, including flags and RBAC expectations. |
| Results | Choosing output formats and interpreting findings, matched pods, and exit behavior. |
| Inspection Report | Stable JSON/YAML report shape. |
| Findings | Finding IDs, severities, and meanings. |
| Exit Codes | Process exit behavior for automation and strict mode. |
The authoritative command and output contract remains the CLI Spec.
Last updated on