From f119695c1c9f8952c9b8a00b619e8344dc752b50 Mon Sep 17 00:00:00 2001 From: Andrey Poprotsky <3864136+apoprotsky@users.noreply.github.com> Date: Tue, 4 Oct 2022 23:44:35 +0100 Subject: [PATCH] Ad portctl (#152) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19452ad..edebf0c 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ ### Command-line - [HN-top](https://github.com/BafS/hn-top) - A simple command to list most recent news from hacker-news. +- [portctl](https://github.com/apoprotsky/portctl) - CLI tool to manage Docker Swarm resources using Portainer API. - [klonol](https://github.com/hungrybluedev/klonol) - CLI tool to help you "clone all" git repositories belonging to you. Works with GitHub and Gitea. - [runner](https://github.com/Naheel-Azawy/runner) - A tool that automates running/compiling code written in various programming languages. - [symlinker](https://github.com/serkonda7/symlinker) - A small Linux tool to manage symlinks.