# CLI Packages - Data Migrate

Cedar's data migrations as a standalone CLI command.
The utility here is mainly for Docker.

```
npx @cedarjs/cli-data-migrate --help
```

Run data migrations:

```
npx @cedarjs/cli-data-migrate
```
