Vultr DocsLatest Content


Migration

Updated on 15 September, 2025

Manages database schema changes and migration operations for Vultr managed database instances.


The vultr-cli database migration command manages database migration operations, allowing users to view, create, and track schema changes for Vultr managed database instances.

Usage

console
$ vultr-cli database migration

Available Commands

  • detach - Detach a migration from a database
  • get - Get migration status of a database
  • start - Start a migration for a database
Cancels an in-progress database migration and reverts the database to its original state.
Retrieves detailed information about a specific database migration operation, including its status and progress.
Initiates a database migration process to transfer data from a source database to a target database within Vultrs infrastructure.