Vultr DocsLatest Content


Create Url

Updated on 07 November, 2025

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.

Usage

console
$ vultr-cli snapshot create-url [flags]

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.

Comments