Metadata-Version: 2.1
Name: kubesh
Version: 0.0.3
Summary: A kubernetes shell
Home-page: https://github.com/joaompinto/kubesh
Author: João Pinto
Author-email: joao.pinto@vshn.ch
License: BSD-3
Description: # Kubesh
        Kubesh is a shell for Kubernetes users and administrators.
        
        
        [![PyPi](https://img.shields.io/pypi/v/kubesh.svg?style=flat-square)](https://pypi.python.org/pypi/kubesh)
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square)](https://github.com/ambv/black)
        
        Planned features:
        
        - Status bar:
        
        - Kubernetes query commands:
          - [ ] list pods
          - [X] list namespaces
          - [X] list nodes
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
