Kyverno CLI

The Kyverno CLI provides a command-line interface for applying and testing Kyverno policies against Kubernetes resources outside of a cluster. It can be used in CI/CD pipelines to validate resources before deployment, run policy tests, and interact with JMESPath expressions used in policy rules.

API entry from apis.yml

apis.yml Raw ↑
aid: kyverno:kyverno-cli
name: Kyverno CLI
description: The Kyverno CLI provides a command-line interface for applying and testing Kyverno policies
  against Kubernetes resources outside of a cluster. It can be used in CI/CD pipelines to validate resources
  before deployment, run policy tests, and interact with JMESPath expressions used in policy rules.
humanURL: https://kyverno.io/docs/kyverno-cli/
tags:
- CLI
- Developer Tools
- Kubernetes
- Policy
properties:
- type: Documentation
  url: https://kyverno.io/docs/kyverno-cli/
- type: Reference
  url: https://kyverno.io/docs/kyverno-cli/reference/kyverno/
- type: GitHubRepository
  url: https://github.com/kyverno/kyverno