From 3a7d816845765c145b9ec7c3f8edc95ebb179b82 Mon Sep 17 00:00:00 2001 From: Zoltan Date: Tue, 31 Mar 2026 19:12:44 +0200 Subject: [PATCH] Added swarmcli to the documentation (#1377) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 223c0b0..8a75c8d 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,7 @@ Native desktop applications for managing and monitoring docker hosts and cluster - [lazydocker](https://github.com/jesseduffield/lazydocker) - The lazier way to manage everything docker. A simple terminal UI for both docker and docker-compose, written in Go with the gocui library. By [jesseduffield](https://github.com/jesseduffield). - [lazyjournal](https://github.com/Lifailon/lazyjournal) - A interface for reading and filtering the logs output of Docker and Podman containers like [Dozzle](dozzle) but for the terminal with support for fuzzy find, regex and output coloring. - [oxker](https://github.com/mrjackwills/oxker) - A simple tui to view & control docker containers. Written in [Rust](https://rust-lang.org/), making heavy use of [ratatui](https://github.com/tui-rs-revival/ratatui) & [Bollard](https://github.com/fussybeaver/bollard),. +- [swarmcli](https://github.com/Eldara-Tech/swarmcli) - Swarm Management at the speed of thought — with real-time log streaming, instant shell access to containers, seamless port forwarding, and on-demand secret reveal capabilities, giving you full control over your Docker Swarm without breaking your flow. - [tdocker](https://github.com/pivovarit/tdocker) - A `docker ps` replacement for everyday container operations by [@pivovarit](https://github.com/pivovarit). ##### CLI tools