From b643d5692c5bbed53897da6f353174f4fabe9ea4 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] [projects_using_cobra] add UpCloud CLI (upctl) (#1451) --- 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/)