File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
44
5- ## Dry run
6- Use --dry-run to check result without modifying data.
5+ ## Usage
6+
7+ Run ` bin/magento ` in the Magento 2 root and look for the ` eav: ` commands.
78
89## Commands
910
@@ -12,9 +13,8 @@ Use --dry-run to check result without modifying data.
1213* ` eav:attributes:remove-unused ` Remove attributes with no values set in products and attributes that are not present in any attribute sets.
1314* ` eav:media:remove-unused ` Remove unused product images.
1415
15- ## Usage
16-
17- Run ` bin/magento ` in the Magento 2 root and look for the ` eav: ` commands.
16+ ## Dry run
17+ Use ` --dry-run ` to check result without modifying data.
1818
1919## Installation
2020Installation with composer:
You can’t perform that action at this time.
0 commit comments