From 56072ccc168038f972b4e19bcc5cfd695d2df330 Mon Sep 17 00:00:00 2001 From: TeoDev1611 Date: Sun, 30 May 2021 11:35:30 -0500 Subject: [PATCH 01/10] [projects_using_cobra] add moldy --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 843ad9b81..bfc9a67b3 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -24,6 +24,7 @@ - [Meroxa CLI](https://github.com/meroxa/cli) - [Metal Stack CLI](https://github.com/metal-stack/metalctl) - [Moby (former Docker)](https://github.com/moby/moby) +- [Moldy](https://github.com/Moldy-Community/moldy) - [Nanobox](https://github.com/nanobox-io/nanobox)/[Nanopack](https://github.com/nanopack) - [OpenShift](https://www.openshift.com/) - [Ory Hydra](https://github.com/ory/hydra) From 6879481caa67baa2081fc11e0676605b3ae7744e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 10 Jul 2021 13:36:24 +0300 Subject: [PATCH 02/10] [projects_using_cobra] add UpCloud CLI (upctl) --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index bfc9a67b3..d54159b5f 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -37,5 +37,6 @@ - [Skaffold](https://skaffold.dev/) - [Tendermint](https://github.com/tendermint/tendermint) - [Twitch CLI](https://github.com/twitchdev/twitch-cli) +- [UpCloud CLI (`upctl`)](https://github.com/UpCloudLtd/upcloud-cli) - [VMware Tanzu Community Edition](https://github.com/vmware-tanzu/community-edition) - [Werf](https://werf.io/) From 7c7ff7a5ca4f0cc7d2ab844790c18e12e96f4903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20L=C3=A9one?= Date: Thu, 8 Jul 2021 15:53:37 +0200 Subject: [PATCH 03/10] [projects_using_cobra] add scaleway-cli --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index d54159b5f..afa15d31f 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -34,6 +34,7 @@ - [Prototool](https://github.com/uber/prototool) - [Random](https://github.com/erdaltsksn/random) - [Rclone](https://rclone.org/) +- [Scaleway CLI](https://github.com/scaleway/scaleway-cli) - [Skaffold](https://skaffold.dev/) - [Tendermint](https://github.com/tendermint/tendermint) - [Twitch CLI](https://github.com/twitchdev/twitch-cli) From e88cf5513a8e1720cd60b743e28138f532022ecf Mon Sep 17 00:00:00 2001 From: Claudio d'Angelis Date: Mon, 19 Apr 2021 18:22:20 +0200 Subject: [PATCH 04/10] [projects_using_cobra] add qrcp --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index afa15d31f..74f85ddca 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -32,6 +32,7 @@ - [Pouch](https://github.com/alibaba/pouch) - [ProjectAtomic (enterprise)](http://www.projectatomic.io/) - [Prototool](https://github.com/uber/prototool) +- [QRcp](https://github.com/claudiodangelis/qrcp) - [Random](https://github.com/erdaltsksn/random) - [Rclone](https://rclone.org/) - [Scaleway CLI](https://github.com/scaleway/scaleway-cli) From fee6cb94a2e09d9b4b3ae059dcb4139b8d1dfc52 Mon Sep 17 00:00:00 2001 From: Johan Lindell Date: Mon, 29 Mar 2021 17:49:12 +0200 Subject: [PATCH 05/10] [projects_using_cobra] add multi-gitter --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 74f85ddca..2cc0a7880 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -25,6 +25,7 @@ - [Metal Stack CLI](https://github.com/metal-stack/metalctl) - [Moby (former Docker)](https://github.com/moby/moby) - [Moldy](https://github.com/Moldy-Community/moldy) +- [Multi-gitter](https://github.com/lindell/multi-gitter) - [Nanobox](https://github.com/nanobox-io/nanobox)/[Nanopack](https://github.com/nanopack) - [OpenShift](https://www.openshift.com/) - [Ory Hydra](https://github.com/ory/hydra) From 5be40f19c4ce66c81c5fd8470beb4146beca73ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Fri, 8 Nov 2019 01:03:49 +0100 Subject: [PATCH 06/10] [projects_using_cobra] add Mercure --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 2cc0a7880..f18306064 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -21,6 +21,7 @@ - [Kubernetes](http://kubernetes.io/) - [Linkerd](https://linkerd.io/) - [Mattermost-server](https://github.com/mattermost/mattermost-server) +- [Mercure](https://mercure.rocks/) - [Meroxa CLI](https://github.com/meroxa/cli) - [Metal Stack CLI](https://github.com/metal-stack/metalctl) - [Moby (former Docker)](https://github.com/moby/moby) From a23727aae447a4a702009340b582434f1c775e2d Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Tue, 28 Sep 2021 22:31:13 -0300 Subject: [PATCH 07/10] [projects_using_cobra] add goreleaser and nfpm --- projects_using_cobra.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index f18306064..2988ccabd 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -14,6 +14,7 @@ - [GitHub Labeler](https://github.com/erdaltsksn/gh-label) - [Golangci-lint](https://golangci-lint.run) - [GopherJS](http://www.gopherjs.org/) +- [GoReleaser](https://goreleaser.com) - [Helm](https://helm.sh) - [Hugo](https://gohugo.io) - [Istio](https://istio.io) @@ -28,6 +29,7 @@ - [Moldy](https://github.com/Moldy-Community/moldy) - [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) - [OpenShift](https://www.openshift.com/) - [Ory Hydra](https://github.com/ory/hydra) - [Ory Kratos](https://github.com/ory/kratos) From 19f373614ee6f5105917f25b33846f6b05a6f153 Mon Sep 17 00:00:00 2001 From: Yishay Mendelsohn Date: Sun, 17 Oct 2021 16:08:20 +0300 Subject: [PATCH 08/10] [projects_using_cobra] add Datree --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 2988ccabd..6b38a3c93 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -4,6 +4,7 @@ - [Bleve](http://www.blevesearch.com/) - [CockroachDB](http://www.cockroachlabs.com/) - [Cosmos SDK](https://github.com/cosmos/cosmos-sdk) +- [Datree](https://github.com/datreeio/datree) - [Delve](https://github.com/derekparker/delve) - [Docker (distribution)](https://github.com/docker/distribution) - [Etcd](https://etcd.io/) From f2266c70fde901c40b55b6afe6329fef8c1f3ef0 Mon Sep 17 00:00:00 2001 From: Vadim Golub Date: Tue, 2 Nov 2021 15:37:35 +0100 Subject: [PATCH 09/10] [projects_using_cobra] add Infracost --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 6b38a3c93..31707b354 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -18,6 +18,7 @@ - [GoReleaser](https://goreleaser.com) - [Helm](https://helm.sh) - [Hugo](https://gohugo.io) +- [Infracost](https://github.com/infracost/infracost) - [Istio](https://istio.io) - [Kool](https://github.com/kool-dev/kool) - [Kubernetes](http://kubernetes.io/) From f5cb7076c4a3aa9f206d2c90a799d4ba14343a31 Mon Sep 17 00:00:00 2001 From: Max Brauer Date: Mon, 8 Nov 2021 07:06:17 +0100 Subject: [PATCH 10/10] [projects_using_cobra] add VMware Tanzu Framework --- projects_using_cobra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 31707b354..8410c9938 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -46,5 +46,5 @@ - [Tendermint](https://github.com/tendermint/tendermint) - [Twitch CLI](https://github.com/twitchdev/twitch-cli) - [UpCloud CLI (`upctl`)](https://github.com/UpCloudLtd/upcloud-cli) -- [VMware Tanzu Community Edition](https://github.com/vmware-tanzu/community-edition) +- VMware's [Tanzu Community Edition](https://github.com/vmware-tanzu/community-edition) & [Tanzu Framework](https://github.com/vmware-tanzu/tanzu-framework) - [Werf](https://werf.io/)