Mounts an ISO image to a specified Vultr instance, enabling boot from or access to ISO content.
The vultr-cli instance iso attach
command mounts an ISO image to a specified Vultr instance, allowing you to boot from or access the ISO content.
$ vultr-cli instance iso attach <Instance ID> [flags]
Shorthand | Long Version | Description |
---|---|---|
-i | --iso-id | id of the ISO you wish to attach |
No comments yet.