Usage
bengal debug migrate [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--dry-run
flag
|
BOOLEAN |
Show what would be done without making changes |
--execute
flag
|
BOOLEAN |
Execute the move (requires move_from and move_to) |
--move-from
|
STRING |
Source path for content move |
--move-to
|
STRING |
Destination path for content move |
--source
|
STRING |
Source directory path |