We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8546fe9 + 4fcf99d commit 877cd0bCopy full SHA for 877cd0b
1 file changed
README.md
@@ -80,4 +80,11 @@ You don't have to install this as a plugin via krew. You can also download and
80
81
```bash
82
./kubectl-windows-debug <node-name>
83
+```
84
+
85
+You can also use it as a manual plugin by coping it to a location on your `PATH`:
86
87
88
+cp kubectl-windows-debug /usr/local/bin
89
+kubectl windows-debug
90
```
0 commit comments