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