From 3d38d18a23b094d1fd08ea0c7b257704990ddecf Mon Sep 17 00:00:00 2001 From: Miguel Duarte Barroso Date: Thu, 23 Jun 2022 17:36:12 +0200 Subject: [PATCH 1/5] Add KubeVirt as a project using cobra (#1741) Reaching out on behalf of KubeVirt, an add-on for Kubernetes, enabling users to run Virtual Machines on Kubernetes pods. Signed-off-by: Miguel Duarte Barroso --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index ac680118e..39603321e 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -23,6 +23,7 @@ - [Kool](https://github.com/kool-dev/kool) - [Kubernetes](https://kubernetes.io/) - [Kubescape](https://github.com/armosec/kubescape) +- [KubeVirt](https://github.com/kubevirt/kubevirt) - [Linkerd](https://linkerd.io/) - [Mattermost-server](https://github.com/mattermost/mattermost-server) - [Mercure](https://mercure.rocks/) From bba9331d4e5e5ebe2d0fdf0d9432b4b1e67d5061 Mon Sep 17 00:00:00 2001 From: Yevgeny Pats Date: Sat, 25 Jun 2022 19:17:06 +0300 Subject: [PATCH 2/5] doc: Add CloudQuery for projects using Cobra (#1742) --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 39603321e..ab25112bb 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -2,6 +2,7 @@ - [Arduino CLI](https://github.com/arduino/arduino-cli) - [Bleve](https://blevesearch.com/) +- [CloudQuery](https://github.com/cloudquery/cloudquery) - [CockroachDB](https://www.cockroachlabs.com/) - [Cosmos SDK](https://github.com/cosmos/cosmos-sdk) - [Datree](https://github.com/datreeio/datree) From 69083f81b225303d63c23e14f77e4f361c4cc792 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 28 Jun 2022 23:19:33 +0200 Subject: [PATCH 3/5] Add Cilium to projects using Cobra (#1745) --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index ab25112bb..91896620d 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -2,6 +2,7 @@ - [Arduino CLI](https://github.com/arduino/arduino-cli) - [Bleve](https://blevesearch.com/) +- [Cilium](https://cilium.io/) - [CloudQuery](https://github.com/cloudquery/cloudquery) - [CockroachDB](https://www.cockroachlabs.com/) - [Cosmos SDK](https://github.com/cosmos/cosmos-sdk) From a0aadc68eb88af3acad9be0ec18c8b91438fd984 Mon Sep 17 00:00:00 2001 From: Ikko Ashimine Date: Thu, 7 Jul 2022 13:54:19 +0900 Subject: [PATCH 4/5] Spelling for GitHub CLI (#1744) --- README.md | 2 +- projects_using_cobra.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bf152082..a672c2302 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Cobra is a library for creating powerful modern CLI applications. Cobra is used in many Go projects such as [Kubernetes](https://kubernetes.io/), -[Hugo](https://gohugo.io), and [Github CLI](https://github.com/cli/cli) to +[Hugo](https://gohugo.io), and [GitHub CLI](https://github.com/cli/cli) to name a few. [This list](./projects_using_cobra.md) contains a more extensive list of projects using Cobra. [![](https://img.shields.io/github/workflow/status/spf13/cobra/Test?longCache=tru&label=Test&logo=github%20actions&logoColor=fff)](https://github.com/spf13/cobra/actions?query=workflow%3ATest) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 91896620d..dadfd24a8 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -13,7 +13,7 @@ - [Gardener](https://github.com/gardener/gardenctl) - [Giant Swarm's gsctl](https://github.com/giantswarm/gsctl) - [Git Bump](https://github.com/erdaltsksn/git-bump) -- [Github CLI](https://github.com/cli/cli) +- [GitHub CLI](https://github.com/cli/cli) - [GitHub Labeler](https://github.com/erdaltsksn/gh-label) - [Golangci-lint](https://golangci-lint.run) - [GopherJS](https://github.com/gopherjs/gopherjs) From 162534f92f478e4af12e5d688615bb2c61fdb831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20L=C3=B3pez=20Barba?= Date: Wed, 20 Jul 2022 15:45:07 +0200 Subject: [PATCH 5/5] doc: Add Okteto for projects using Cobra (#1759) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Javier López Barba --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index dadfd24a8..90296fe07 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -36,6 +36,7 @@ - [Multi-gitter](https://github.com/lindell/multi-gitter) - [Nanobox](https://github.com/nanobox-io/nanobox)/[Nanopack](https://github.com/nanopack) - [nFPM](https://nfpm.goreleaser.com) +- [Okteto](https://github.com/okteto/okteto) - [OpenShift](https://www.openshift.com/) - [Ory Hydra](https://github.com/ory/hydra) - [Ory Kratos](https://github.com/ory/kratos)