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 snapshot from an external URL, allowing you to import disk images to your Vultr account for future deployments.
$ vultr-cli snapshot create-url [flags]
Shorthand | Long Version | Description |
---|---|---|
-u | --url | Remote URL from where the snapshot will be downloaded. |
No comments yet.