krunvm
Verified for current stable LTS
Krunvm Command: Delete Specific Image
Use for delete specific image with Krunvm. Exact CLI syntax to delete specific image using Krunvm.
When to use this: Use for delete specific image with Krunvm.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
krunvm delete "<image_name>" krunvm delete "<image_name>" Command Breakdown
krunvm is the base executable for this command.
FAQ
Purpose: Exact syntax to delete specific image using Krunvm.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Krunvm Command: Change Specific Image
krunvm changevm --cpus <number_of_vcpus> --mem <memory_in_megabytes> --name "<new_vm_name>" "<current_vm_name>" Krunvm Command: Create Microvm From Oci Image krunvm create <docker.io/fedora> --cpus <number_of_vcpus> --mem <memory_in_megabytes> --name "<name>" Krunvm Command: List Images krunvm list Krunvm Command: Start Specific Image krunvm start "<image_name>"