The DMT commands allow you to manage your migration.
The DMT commands have the following format:
dmt [command] [flags]dmt start
Starts a new migration with the specified configuration.
Usage:
dmt start [dmt-config-path] [flags]Parameters:
| Parameter | Required | Description | Default | 
|---|---|---|---|
| 
 | Optional | Output directory for the migration report. | Current working directory | 
| 
 | Optional | If set, the migration starts immediately, without any confirmation. | 
 |