kbirger / k8s-config

CLI for performing changes such as merge, rename, and delete to K8s configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K8s Config CLI

Build Status Coverage Status

About

This tool allows you to manage your k8s config file via a CLI. It allows you to merge configurations, rename contexts, clusters, and users, as well as delete items

Usage

npm i -g k8s-config-cli

k8s-config --help

More documentation is coming.

About

CLI for performing changes such as merge, rename, and delete to K8s configurations


Languages

Language:TypeScript 87.8%Language:JavaScript 12.2%