summaryrefslogtreecommitdiffstats
path: root/kubectl_complete-g
diff options
context:
space:
mode:
Diffstat (limited to 'kubectl_complete-g')
-rwxr-xr-xkubectl_complete-g3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubectl_complete-g b/kubectl_complete-g
new file mode 100755
index 0000000..450f11d
--- /dev/null
+++ b/kubectl_complete-g
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+exec kubectl __complete get "$@"