From 774c63556e61b8b513a8b70c218884bfbe099167 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 17 May 2023 13:07:10 -0300 Subject: Feat: idea: upgrade command --- IDEAS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IDEAS.md b/IDEAS.md index 697e757..143ef56 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -58,6 +58,8 @@ * kvmx recycle # kvmx stop/destroy/up/provision * 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?) * KVMX disposable enhancements: * kvmx disposable [command] -- cgit v1.2.3