Vultr DocsLatest Content


Restore

Updated on 15 September, 2025

Restores a Vultr instance to a previous state using a backup or snapshot for recovery purposes.


The vultr-cli instance restore command restores a Vultr instance from a backup or snapshot, allowing you to recover your server to a previous state.

Usage

console
$ vultr-cli instance restore <Instance ID> [flags]

Flags

Shorthand Long Version Description
-b --backup id of backup you wish to restore the instance with
-s --snapshot id of snapshot you wish to restore the instance with

Comments

No comments yet.