Vultr DocsLatest Content


Backup

Updated on 07 November, 2025

Manages database backup operations including listing, creating, retrieving details, and deleting backups for Vultrs managed database service.


The vultr-cli database backup command manages database backups on Vultr's platform, allowing users to create, list, get details of, or delete database backups.

Usage

console
$ vultr-cli database backup

Available Commands

  • fork - Fork a database from backup
  • get - Get get latest and oldest database backup
  • restore - Restore a database backup
Creates a new database instance by cloning an existing backup for testing or recovery purposes
Retrieves detailed information about a specific database backup, including its ID, creation date, and status.
Restores a database instance to a previous state using a backup, enabling data recovery to a specific point in time.