aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2021-04-25 10:01:03 -0300
committerSilvio Rhatto <rhatto@riseup.net>2021-04-25 10:01:03 -0300
commite57991a5c41d65f740ccc386feff2291ab7a8e98 (patch)
tree9f4566583958d9875c16b83dd32751da2a5a2525
parent5835bea6a63bf96dd13329381223e822255aad64 (diff)
downloadkvmx-e57991a5c41d65f740ccc386feff2291ab7a8e98.tar.gz
kvmx-e57991a5c41d65f740ccc386feff2291ab7a8e98.tar.bz2
IDEAS: disposable/lifecycle enhancements
-rw-r--r--IDEAS.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 6b63cd5..ba8d10a 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -49,6 +49,17 @@
* Use $shared_folders to mount custom data into the guest, allowing for
specific /home/user contents.
+* KVMX disposable enhancements:
+ * kvmx disposable <vm-name> [command]
+ * 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.