l1b0k / kubecm

Manage your kubeconfig more easily.

Home Page:http://kubecm.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KubeCM

Go Go Report Card GitHub GitHub release codecov

Manage your kubeconfig more easily.
 _          _
| | ___   _| |__   ___  ___ _ __ ___
| |/ / | | | '_ \ / _ \/ __| '_ \ _ \
|   <| |_| | |_) |  __/ (__| | | | | |
|_|\_\\__,_|_.__/ \___|\___|_| |_| |_|

Find more information at: https://github.com/sunny0826/kubecm

Usage:
  kubecm [flags]
  kubecm [command]

Available Commands:
    add         Merge configuration file with $HOME/.kube/config
    alias       Generate alias for all contexts
    completion  Generates bash/zsh completion scripts
    delete      Delete the specified context from the kubeconfig
    help        Help about any command
    ls          List kubeconfig
    merge       Merge the kubeconfig files in the specified directory
    namespace   Switch or change namespace interactively
    rename      Rename the contexts of kubeconfig
    switch      Switch Kube Context interactively
    version     Print version info


Flags:
      --config string   path of kubeconfig (default "$HOME/.kube/config")
  -h, --help   help for kubecm

Use "kubecm [command] --help" for more information about a command.

Documentation

For full documentation, please visit the KubeVela website: https://kubecm.cloud

Video

Contribute

Feel free to open issues and pull requests. Any feedback is highly appreciated!

Thanks

JetBrains logo

About

Manage your kubeconfig more easily.

http://kubecm.cloud

License:Apache License 2.0


Languages

Language:Go 95.4%Language:Makefile 4.6%