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/test
Charles-Edouard Brétéché 5615b883db
feat: add multiple paths support to cli test command (#8247)
* refactor: cli test loading

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* feat: add multiple paths support to cli test command

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-04 20:27:20 +00:00
..
api refactor: move all cli commands in a commands package (#8231) 2023-09-04 15:15:55 +00:00
command.go feat: add multiple paths support to cli test command (#8247) 2023-09-04 20:27:20 +00:00
command_test.go refactor: move all cli commands in a commands package (#8231) 2023-09-04 15:15:55 +00:00
doc.go refactor: add a cobra utils package to build commands doc (#8255) 2023-09-04 19:56:23 +00:00
load.go feat: add multiple paths support to cli test command (#8247) 2023-09-04 20:27:20 +00:00
load_test.go refactor: move all cli commands in a commands package (#8231) 2023-09-04 15:15:55 +00:00
test.go refactor: move all cli commands in a commands package (#8231) 2023-09-04 15:15:55 +00:00