mirror of
https://github.com/spf13/cobra.git
synced 2024-11-15 09:48:19 -07:00
Add "docker" to readme
Docker (https://github.com/docker/docker) now also uses Cobra for the CLI. A majority of the commands have been migrated (still some left), but adding it already :) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
0960ff7fa9
commit
16c014f1a1
@ -8,6 +8,7 @@ Many of the most widely used Go projects are built using Cobra including:
|
||||
* [Hugo](http://gohugo.io)
|
||||
* [rkt](https://github.com/coreos/rkt)
|
||||
* [etcd](https://github.com/coreos/etcd)
|
||||
* [Docker](https://github.com/docker/docker)
|
||||
* [Docker (distribution)](https://github.com/docker/distribution)
|
||||
* [OpenShift](https://www.openshift.com/)
|
||||
* [Delve](https://github.com/derekparker/delve)
|
||||
|
Loading…
Reference in New Issue
Block a user