Vultr DocsLatest Content


ISO

Updated on 15 September, 2025

Manage custom ISO images in your Vultr account for virtual machine deployments with commands to create, list, delete, and retrieve ISO information.


The vultr-cli iso command manages custom ISO images in your Vultr account, allowing you to create, list, delete, and retrieve information about ISO files for virtual machine deployments.

Usage

console
$ vultr-cli iso

Available Commands

  • create - Create an ISO from url
  • delete - Delete a private ISO
  • get - Get a private ISO by ID
  • list - List all private ISOs available
  • public - List all public ISOs
Uploads a custom ISO file to your Vultr account for use in virtual machine installations.
Permanently removes a specified custom ISO from your Vultr account using its ID.
Retrieves detailed information about a specific ISO file in your Vultr account by its ID.
Lists all available ISO images in your Vultr account, including both custom uploaded and public Vultr ISOs for VM deployments.
Lists all publicly available ISO images on Vultrs platform for virtual machine creation