add kube-shell

This commit is contained in:
Vinta 2018-03-08 22:04:26 +08:00
parent 9a188d5cc4
commit 4a78dd99b7

View File

@ -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.