We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590b364 commit c9c483dCopy full SHA for c9c483d
containerdiag.bat
@@ -38,6 +38,7 @@ goto :start
38
!CTL! debug node/!WORKER! !CTL_DEBUG_FLAGS! --image=!IMAGE! -- %* !TARGETPOD!
39
) else (
40
call :printInfo Processing pod !TARGETPOD! on worker node !WORKER! with %*
41
+ !CTL! debug node/!WORKER! !CTL_DEBUG_FLAGS! --image=!IMAGE! -- %*
42
)
43
goto :eof
44
0 commit comments