diff options
| -rw-r--r-- | IDEAS.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -58,6 +58,8 @@    * kvmx recycle <vm-name> # kvmx stop/destroy/up/provision    * kvmx mount   <vm-name> <host-folder> <guest-mountpoint> # live 9p mounting    * kvmx run     <vm-name> <command-file> # uploads a script as a temp file in the guest and runs it +  * kvmx upgrade <vm-name> # 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      <vm-name> [command] | 
