From 201cd79b86a6ee910bd685540ca0b784ae6f9a7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles-Edouard=20Br=C3=A9t=C3=A9ch=C3=A9?= Date: Mon, 4 Sep 2023 03:17:36 +0200 Subject: [PATCH] chore: add gh action to the cli readme (#8233) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Charles-Edouard Brétéché --- cmd/cli/kubectl-kyverno/README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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: