Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 817 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 817 Bytes

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