From 4a78dd99b7d87cf88b8a32c82bac1408fba2035b Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 8 Mar 2018 22:04:26 +0800 Subject: [PATCH] add kube-shell --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca5c40bb..7de8998a 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal. * [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line. * [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement. + * [kube-shell](https://github.com/cloudnativelabs/kube-shell) - An integrated shell for working with the Kubernetes CLI. * [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. * [PathPicker](https://github.com/facebook/PathPicker) - Select files out of bash output. * [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX.