All Projects → sunny0826 → Kubecm

sunny0826 / Kubecm

Licence: apache-2.0
Manage your kubeconfig more easily.

Programming Languages

go
31211 projects - #10 most used programming language

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
    clear       Clear lapsed context, cluster and user
    completion  Generates bash/zsh completion scripts
    create      Create new KubeConfig(experiment)
    delete      Delete the specified context from the kubeconfig
    help        Help about any command
    list        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

Demo

asciicast

Contribute

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

Thanks

JetBrains logo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].