alpine delete

Description

Permanently deletes one or more instances. This action is irreversible.

Usage

alpine delete <instance> [<instance>...]

Aliases

del, rm, remove

Details

This command stops the instance if it is running and then removes its entire directory from ~/.macpine, including the virtual disk image and configuration file.

# Delete a single instance
alpine delete old-vm

# Delete all instances tagged with 'temp'
alpine delete +temp