1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-12 10:56:54 +00:00
kyverno/cmd/cli/kubectl-kyverno
Anutosh Bhat be6cc1381f
Implementing flag to show all failing tests only through the test command (#4227)
* fix kyverno cli policy-report typo (#4224)

- fix kyverno cli policy report typo 
- add shorthand for policy-report flag

Signed-off-by: Vyankatesh vyankateshkd@gmail.com
Signed-off-by: anutosh491 <andersonbhat491@gmail.com>

* Added flag for getting fail only tests

Signed-off-by: anutosh491 <andersonbhat491@gmail.com>

* Improve output message

Signed-off-by: anutosh491 <andersonbhat491@gmail.com>

* Updated flag name as per CamelCase

Signed-off-by: anutosh491 <andersonbhat491@gmail.com>

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-07-22 20:02:12 +05:30
..
apply Removed confusing output message for the apply and replaced no of policies by no of policy rules count in the output message (#4229) 2022-07-19 16:28:09 +05:30
jp Updated jp command flags and also added URL for help. (#4084) 2022-06-07 06:19:44 +00:00
test Implementing flag to show all failing tests only through the test command (#4227) 2022-07-22 20:02:12 +05:30
utils feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
version refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
Dockerfile chore: use new distroless base image provided by distroless org (#4219) 2022-07-21 06:37:56 +00:00
main.go remove Validate Cmd (#3674) 2022-04-26 04:03:03 +00:00