New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kubeswitch

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kubeswitch

Node CLI for handling kubernetes context switches in a very simple fashion.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Weekly downloads
 
Created
Source

Kubeswitch - Simple Node cli for K8s contexts

Kubeswitch is a CLI application that helps you switch kubernetes contexts while keeping all your config clean.

Why?

Managing kubernetes contexts can get pretty messy because the context keys often changes on your hosting providers for security purposes.

Requirements

  • Node 10+
  • Credentials for your kubernetes hosting platform

Getting Started

$ yarn global add kubeswitch
$ kubeswitch add
Then follow the instructions...

Overview

Add

Clear your environment so you're ready to use kubeswitch.

Remove

Remove one or more selected contexts from your environment.

Save

Save a context under a chosen name.

Switch

Switch to the selected context. (This command is the default command if you don't pass any options to kubeswitch)

$ kubeswitch
$ kubeswitch switch

Those two commands do the same thing.

FAQs

Package last updated on 09 Sep 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc