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.
1 parent 47a86e8 commit de8572cCopy full SHA for de8572c
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