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 43f2fa9 commit d78e2bdCopy full SHA for d78e2bd
kubectl-node_shell
@@ -1,4 +1,5 @@
1
-#!/bin/sh
+#!/usr/bin/env sh
2
+set -e
3
4
context=""
5
kubeconfig=""
0 commit comments