diff options
author | Florian Pritz <bluewind@xinu.at> | 2021-05-25 13:48:03 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2021-05-25 13:54:08 +0200 |
commit | 24703df14ffeee92cd7ce85dbe67a9449be716ab (patch) | |
tree | b3582620921e73d13015864b63a0eeb2944baae5 /kd | |
parent | c7d311ceb784fea5c40efeb4bda351e4db904cf0 (diff) | |
download | bin-24703df14ffeee92cd7ce85dbe67a9449be716ab.tar.gz bin-24703df14ffeee92cd7ce85dbe67a9449be716ab.tar.xz |
Add kd
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'kd')
-rwxr-xr-x | kd | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#!/bin/bash + +kubectx --current +kubens --current |