kubectx-bin --- This package provides the kubectx command line tool as easyly installable package. For issues with kubectx please refer to: https://github.com/ahmetb/kubectx # Installation The installation is handled through makedeb. The following codeblock demonstrates how to install the package. ```bash git clone 'https://github.com/deB4SH/makedeb-kubectx-bin.git' cd makedeb-kubectx-bin/ makedeb -si ```