Creates a snapshot in your Vultr account by importing a disk image from an external URL.
The vultr-cli snapshot create-url command creates a new snapshot from an image at a specified URL, importing external disk images to your Vultr account.
$ vultr-cli snapshot create-url [flags]
| Shorthand | Long Version | Description |
|---|---|---|
| -d | --description | Set snapshot description (defaults to filename from request URL). |
| - | --uefi | Mark snapshot as UEFI. |
| -u | --url | Remote URL from where the snapshot will be downloaded. |