k8x
v1.0.2
Published
A cli tool for switching between kubernetes contexts
Downloads
58
Readme
k8x
Switch Context
A kubernetes tool to easily switch between contexts, or just display the current one.
1. Prerequisites
You need to:
- have
kubectltool installed - be using
macorlinuxas your OS (becausek8xis usingawkbehind the scenes)
2. Getting Started
Install globally:
npm install -g k8sAnd use like this:
k8xYou'll see the following result:
License
k8x is MIT licensed.
