Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 500 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 500 Bytes

KubeconfigMerge

Build Status

Merges kubernetes config files to your local kubeconfig.

Install

go get github.com/Vidimensional/kubeconfigmerge

Run

Usage:
kubeconfigmerge [flags] NEW_CONFIG...

Flags:
-h, --help                 help for main
-k, --kube-config string   Path to your local kubeconfig (default "${HOME}/.kube/config")