Lists all available ISO images in your Vultr account, including both custom uploaded and public Vultr ISOs for VM deployments.
The vultr-cli iso list
command displays all ISO images available in your Vultr account, showing both custom uploaded ISOs and Vultr public ISOs for virtual machine deployments.
$ vultr-cli iso list [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. |
No comments yet.