summaryrefslogtreecommitdiffstats
path: root/kubectl-g
diff options
context:
space:
mode:
Diffstat (limited to 'kubectl-g')
-rwxr-xr-xkubectl-g3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubectl-g b/kubectl-g
new file mode 100755
index 0000000..ae50480
--- /dev/null
+++ b/kubectl-g
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+kubectl get "$@" -o yaml | bat -l yaml