krunvm
Verified for current stable LTS
Krunvm Commands
Krunvm command syntax with verified terminal examples.
Commands
5 commands for Krunvm
krunvm Video
Krunvm Command: Change Specific Image
krunvm changevm --cpus <number_of_vcpus> --mem <memory_in_megabytes> --name "<new_vm_name>" "<current_vm_name>" krunvm Video
Krunvm Command: Create Microvm From Oci Image
krunvm create <docker.io/fedora> --cpus <number_of_vcpus> --mem <memory_in_megabytes> --name "<name>" krunvm Video
Krunvm Command: Delete Specific Image
krunvm delete "<image_name>" krunvm Video
Krunvm Command: List Images
krunvm list krunvm Video
Krunvm Command: Start Specific Image
krunvm start "<image_name>" Suggest a Krunvm Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Krunvm workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.