docs

ix

ix rm

Delete one or more VMs

Usage: ix rm [OPTIONS] <VMS>...

also answers to delete

Delete one or more VMs.

Deletes the VM identity, disks, and runtime state. To keep the VM for later, use ix stop.

arguments

  • <VMS> VM names from ix ls

options

  • -f, --force <FORCE> Skip confirmation. Use this from scripts after the VM set is already selected by another command or check default: false
  • --message-format <MESSAGE_FORMAT> Error format one of: human, short, json default: human