---
title: Detach
url: https://docs.vultr.com/reference/vultr-cli/database/migration/detach
description: Cancels an in-progress database migration and reverts the database to its original state.
publish_date: 2025-09-14T03:04:04.016520Z
last_updated: 2025-11-07T17:43:23.477237Z
---

The `vultr-cli database migration detach` command stops a database migration process that's currently in progress, allowing you to cancel an ongoing migration operation.

## Usage

```console
$ vultr-cli database migration detach <Database ID>
```