1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

chore: add gh action to the cli readme (#8233)

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
Charles-Edouard Brétéché 2023-09-04 03:17:36 +02:00 committed by GitHub
parent 1fdd1127c2
commit 201cd79b86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: