1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands/apply
Rokibul Hasan 236ac9c216
Add flag for JSON output in policy reports (#11840)
* Add flag for JSON output in policy reports

Signed-off-by: Rokibul Hasan <mdrokibulhasan@appscode.com>

* make codegen-docs-all

Signed-off-by: Rokibul Hasan <mdrokibulhasan@appscode.com>

---------

Signed-off-by: Rokibul Hasan <mdrokibulhasan@appscode.com>
Co-authored-by: shuting <shuting@nirmata.com>
2025-01-07 06:22:11 +00:00
..
.gitignore refactor: move all cli commands in a commands package (#8231) 2023-09-04 15:15:55 +00:00
command.go Add flag for JSON output in policy reports (#11840) 2025-01-07 06:22:11 +00:00
command_test.go fix: remove unused parameters (#10327) 2024-05-29 13:40:41 +00:00
doc.go docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00
log.go refactor: cli proper error handling (#8360) 2023-09-12 16:07:06 +00:00
print.go Add flag for JSON output in policy reports (#11840) 2025-01-07 06:22:11 +00:00
table.go fix: cli output improvements (#8398) 2023-09-14 11:45:18 +00:00