krunvm
Verified for current stable LTS
Krunvm Command: List Images
Use for list images with Krunvm. Exact CLI syntax to list images using Krunvm.
When to use this: Use for list images with Krunvm.
Command Syntax
krunvm list krunvm list Command Breakdown
krunvm is the base executable for this command.
FAQ
Purpose: Exact syntax to list images 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: Delete Specific Image krunvm delete "<image_name>" Krunvm Command: Start Specific Image krunvm start "<image_name>"