limactl
Verified for current stable LTS
Limactl Command: Delete Vm
Use for delete vm with Limactl. Exact CLI syntax to delete vm using Limactl.
When to use this: Use for delete vm with Limactl.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
limactl remove <vm_name> limactl remove <vm_name> Command Breakdown
limactl is the base executable for this command.
FAQ
Purpose: Exact syntax to delete vm using Limactl.
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
Limactl Command: Create Vm With Template
limactl create --name <vm_name> template://<debian|fedora|ubuntu|...> Limactl Command: List Vms limactl list Limactl Command: Open Remote Shell In Vm limactl shell <vm_name> Limactl Command: Run Command In Vm limactl shell <vm_name> <command> Limactl Command: Start Vm limactl start <vm_name>