From 1c5aada9da1f0cadd339cbf8d9aa4a1da53524b8 Mon Sep 17 00:00:00 2001 From: Cassowary Date: Fri, 14 Feb 2025 11:25:46 -0800 Subject: [PATCH] Add todo --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 0af2587..d2f5b6e 100644 --- a/TODO.txt +++ b/TODO.txt @@ -20,3 +20,4 @@ TODO - Catch more exceptions in fabtools, and also add retries - Make the runner aware of multiple commands so that it can combine outputs and make 'overall success' or 'overall failure' - make C-c break the connections not the program +- make a /summary command that *only* outputs the summary of a remote command, not the stdout/stderr