---
title: List
url: https://docs.vultr.com/reference/vultr-cli/iso/list
description: Lists all available ISO images in your Vultr account, including both custom uploaded and public Vultr ISOs for VM deployments.
publish_date: 2025-09-14T03:07:04.529867Z
last_updated: 2025-11-07T17:48:12.606821Z
---

The `vultr-cli iso list` command displays all ISO images available in your Vultr account, showing details like ID, name, size, and status.

## Usage

```console
$ vultr-cli iso list [flags]
```

## Flags
| Shorthand | Long Version | Description |
|-----------|--------------|-------------|
| -c | --cursor | (optional) Cursor for paging. |
| -p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |