Перейти к содержанию

remove

Использование

vm remove [-h] [--to_file] [--full] [--force] [--noapi] <vm_id>

Описание

Удаление ВМ при отсутствии контроллера.

Аргументы

  • vm_id - VM uuid, verbose_name or "all".
  • --to_file - Redirect output to file (/tmp/cli-stdout.txt).
  • --full - Remove with disks. (available only with API command)
  • --force - Forced remove. (available only with API command)
  • --noapi - Perform local action without API requests.

Примеры использования

  • vm remove 6d2bfb89-e8d4-43bf-b253-810e246810fa
  • vm remove win11_test