This commit is contained in:
Vinta Chen 2020-04-07 21:04:36 +08:00
parent 30ddeab24d
commit 9f597b4bae
1 changed files with 3 additions and 3 deletions

View File

@ -281,9 +281,9 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* CLI Enhancements
* [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.
* [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting.
* [litecli](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting.
* [mycli](https://github.com/dbcli/mycli) - MySQL CLI with autocompletion and syntax highlighting.
* [pgcli](https://github.com/dbcli/pgcli) - PostgreSQL CLI with autocompletion and syntax highlighting.
* [litecli](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting.
* [iredis](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting.
* [saws](https://github.com/donnemartin/saws) - A Supercharged [aws-cli](https://github.com/aws/aws-cli).