We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47a86e8 + de8572c commit 015a709Copy full SHA for 015a709
README.md
@@ -8,7 +8,7 @@ Start a root shell in the node's host OS running.
8
```
9
curl -LO https://github.com/kvaps/kubectl-node-shell/raw/master/kubectl-node_shell
10
chmod +x ./kubectl-node_shell
11
-sudo mv ./kubectl-node-shell /usr/local/bin/kubectl-node_shell
+sudo mv ./kubectl-node_shell /usr/local/bin/kubectl-node_shell
12
13
14
## Usage
0 commit comments