From 60ec2245fb8520003caa0ed02ddb742f390eb08d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 17 May 2023 13:07:48 -0300 Subject: Feat: idea: upgrade command (2) --- IDEAS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'IDEAS.md') diff --git a/IDEAS.md b/IDEAS.md index 143ef56..ec1088a 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -59,7 +59,8 @@ * kvmx mount # live 9p mounting * kvmx run # uploads a script as a temp file in the guest and runs it * kvmx upgrade # upgrades via SSH using a pre-defined upgrade command in the kvmxfile, - # start the VM if needed, skip if no command is set (skip when backing_file=1?) + # start the VM if needed, skip if no command is set (skip when backing_file=1?); + # that could allow for mass upgrades using `kvmx-supervise foreach upgrade` * KVMX disposable enhancements: * kvmx disposable [command] -- cgit v1.2.3