feat(k8s)!: node-collector dynamic commands support (#6861)

Signed-off-by: chenk <hen.keinan@gmail.com>
This commit is contained in:
chenk
2024-06-26 10:04:50 +03:00
committed by GitHub
parent a76e3286c4
commit 8d618e48a2
18 changed files with 353 additions and 69 deletions

View File

@@ -271,7 +271,7 @@ func TestFlags(t *testing.T) {
"--scanners",
"license",
"--compliance",
"docker-cis",
"docker-cis-1.6.0",
},
want: want{
format: types.FormatTable,