name: migration-status description: Show the current migration status for all configured databases disable-model-invocation: true argument-hint: [config_file]
Show migration status using rockhopper.
Steps
- If
$ARGUMENTSis provided, use it as the config file path. Otherwise, find allrockhopper_*.yamlconfig files. - For each config file, run:
rockhopper --config <config_file> status - Present the results clearly, grouped by dialect.