I installed stern on mac with brew.

When I run stern pod-query there is no output. the cursor keeps on blinking in the terminal. What's wrong here?

I tried stern pod-query -n , stern service -> all with same result.

1 Answer

it worked. i used :

stern ".*" --tail -1 -n

thanks to :

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.