---
title: Delete
url: https://docs.vultr.com/reference/vultr-cli/iso/delete
description: Permanently removes a specified custom ISO from your Vultr account using its ID.
publish_date: 2025-09-14T03:07:01.795669Z
last_updated: 2025-11-07T17:48:08.060558Z
---

The `vultr-cli iso delete` command permanently removes a custom ISO file from your Vultr account, freeing up storage space. Requires the ISO ID as an argument.

## Usage

```console
$ vultr-cli iso delete <ISO ID>
```