datreeio / kubectl-datree

A kubectl plugin that extends Datree to test resources within the cluster
MIT License
51 stars 1 forks source link

Getting error while run test on namespace #2

Closed nivGandhi closed 2 years ago

nivGandhi commented 2 years ago

Hello Team,

I am getting below error while run test on namespace.

E0722 14:54:43.548729 17348 run.go:120] "command failed" err="unknown command \"datree\" for \"kubectl\""

Note: I have install on WSL environment.

adifayer commented 2 years ago

According to the error, seems like something went wrong during the installation of the plugin. Do you see Datree's plugin when executing the following command: kubectl plugin list?

nivGandhi commented 2 years ago

Sorry, It was my mistake during the installation. it is working now.