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 previously saved state.
$ vultr-cli instance restore <Instance ID> [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 |