This commit is contained in:
Cassowary Rusnov 2025-02-14 11:25:46 -08:00
parent 4a9a509c48
commit 1c5aada9da

View File

@ -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