Add a rancher/cli project which uses go-prompt

This commit is contained in:
Masashi SHIBATA 2017-09-27 09:29:31 +09:00
parent b25866c42a
commit 9f21b09785

View File

@ -31,6 +31,7 @@ func main() {
#### Projects using go-prompt
* [kube-prompt : An interactive kubernetes client featuring auto-complete written in Go.](https://github.com/c-bata/kube-prompt)
* [rancher/cli : The Rancher Command Line Interface (CLI)is a unified tool to manage your Rancher server](https://github.com/rancher/cli)
* (If you create a CLI using go-prompt and want your own project to be listed here, Please submit a Github Issue.)
## Features