multipass
Verified for current stable LTS
Multipass Command: Delete Instance By Name
Use for delete instance by name with Multipass. Exact CLI syntax to delete instance by name using Multipass.
When to use this: Use for delete instance by name with Multipass.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
multipass delete <instance_name> multipass delete <instance_name> Command Breakdown
multipass is the base executable for this command.
FAQ
Purpose: Exact syntax to delete instance by name using Multipass.
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
Multipass Command: Launch Instance With Cloud Init
multipass launch -n <instance_name> --cloud-init <configuration_file> Multipass Command: List Aliases Launch Instances multipass find Multipass Command: List Created Instances multipass list Multipass Command: Mount Directory Into Instance multipass mount <path/to/local_directory> <instance_name>:<path/to/target_directory> Multipass Command: Open Shell Prompt Instance multipass shell <instance_name>