]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Updates kvmx
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 23 May 2021 04:20:10 +0000 (01:20 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 23 May 2021 04:20:10 +0000 (01:20 -0300)
IDEAS.md

index ba8d10a6381722d0d64aa75da759cd4cdfec1f72..dce4d99fe2df75ded6004a2036f993a2a4613705 100644 (file)
--- a/IDEAS.md
+++ b/IDEAS.md
   * Option 2:
     * Starting the VM using -snapshot param.
     * Setting the $image to the same as the basebox.
-  * Use $shared_folders to mount custom data into the guest, allowing for
+  * Use `$shared_folders` to mount custom data into the guest, allowing for
     specific /home/user contents.
 
+* KVMX lifecycle enhancements:
+  * 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 disposable enhancements:
   * kvmx disposable      <vm-name> [command]
+  * kvmx disposable-run  <vm-name> <command-file>
   * kvmx disposable-name <vm-name> <temporary-name>
   * kvmx mat             <vm-name> <filename>
   * kvmx pdf-cleaner     <vm-name> <filename>
   * kvmx clamav          <vm-name> <folder|file>
 
-* KVMX lifecycle enhancements:
-  * kvmx recycle <vm-name> # kvmx stop/destroy/up/provision
-  * kvmx mount   <vm-name> <host-folder> <guest-mountpoint> # live 9p mounting
-
 ## Folder sharing
 
 * Try to umount all sshfs volumes in the host.