Skip to content

onuryartasi/ctxm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context-Manager CLI Build Status

Kubernets contexts easier to use with context-manager

Getting Started

Context

Change Context

Namespace

Change Namespace

Installing

if you're using golang:

go get -u github.com/onuryartasi/ctxm

or you can use binary

wget https://github.com/onuryartasi/ctxm/releases/download/v1.0.1/ctxm

TODO LIST

  • Adding pod log
  • Adding pod exec
  • Adding add,remove,rename context

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details