New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

k8x

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

k8x

A cli tool for switching between kubernetes contexts

latest
Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

k8x

k8s logo

Switch Context

A kubernetes tool to easily switch between contexts, or just display the current one.

1. Prerequisites

You need to:

  • have kubectl tool installed
  • be using mac or linux as your OS (because k8x is using awk behind the scenes)

2. Getting Started

Install globally:

npm install -g k8s

And use like this:

k8x

You'll see the following result:

k8s logo

License

k8x is MIT licensed.

Keywords

kubernetes

FAQs

Package last updated on 24 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts