diff --git a/cmd/cli/kubectl-kyverno/README.md b/cmd/cli/kubectl-kyverno/README.md index c0c20b0046..102c647e71 100644 --- a/cmd/cli/kubectl-kyverno/README.md +++ b/cmd/cli/kubectl-kyverno/README.md @@ -14,6 +14,12 @@ The CLI can be used as a standalone tool or as a kubectl plugin. 👉 **[Reference docs](../../../docs/user/cli/kyverno.md)** +## 🔧 GitHub Action + +You can install the Kyverno CLI in your GitHub workflows easily using the [kyverno-cli-installer](https://github.com/kyverno/action-install-cli) GitHub action. + +Check the documentation in the [GitHub repository](https://github.com/kyverno/action-install-cli) or [GitHub marketplace](https://github.com/marketplace/actions/kyverno-cli-installer). + ## 🙋‍♂️ Help Use `kyverno --help` to list supported commands and their corresponding flags: