From: Silvio Rhatto Date: Wed, 17 May 2023 16:07:48 +0000 (-0300) Subject: Feat: idea: upgrade command (2) X-Git-Tag: 0.1.0~23 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=60ec2245fb8520003caa0ed02ddb742f390eb08d;p=kvmx.git Feat: idea: upgrade command (2) --- 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]