dokploy_mysql_move
dokploy_mysql_moveMove a MySQL database between environments in Dokploy infrastructure by specifying source database ID and target environment ID.
Instructions
[mysql] mysql.move (POST)
Parameters:
mysqlId (string, required)
targetEnvironmentId (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mysqlId | Yes | ||
| targetEnvironmentId | Yes |