summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6a89409e..5b4c8432 100644
--- a/TODO
+++ b/TODO
@@ -178,3 +178,11 @@ Other initrd-* commands, such as:
initrd-extract
initrd-replace
+
+----------------------------------------------------------------------
+
+Control guestfish from a pipe.
+
+For shell scripts - they can start up a long-running guestfish process
+and intermittently send it commands. Avoids the start-up overhead,
+but how do we reliably signal errors? \ No newline at end of file