Skip to main content

sys:setup:compare-versions

Compares module version with saved setup version in setup_module table and displays version mismatches if found.

n98-magerun2.phar sys:setup:compare-versions [--ignore-data] [--log-junit="..."] [--format[="..."]]

Options:

OptionDescription
--ignore-dataIgnore data updates
--log-junit=LOG-JUNITLog output to a JUnit xml file.
--format[=FORMAT]Output Format. One of [csv,tsv,json,json_array,jsonl,yaml,markdown,xml]. Aliases: yml,md,ndjson
  • If a filename with --log-junit option is set the tool generates an XML file and no output to stdout.