Generate empty migration file
ez sfrun kaliop:migration:generate AppBundle
Generate ContentType migration file from existing content type
ez sfrun kaliop:migration:generate -- --type=content_type --match-type=identifier --match-value=ride --lang=eng-GB AppBundle
Generate Content migration file from existing content type
ez sfrun kaliop:migration:generate -- --type=content --match-type=content_type --match-value=ride --lang=eng-GB AppBundle
Show migration status