We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824498e commit 349da68Copy full SHA for 349da68
performance-testing.md
@@ -84,7 +84,7 @@ Performance fixtures are XML configurations that define the type and amount of d
84
Before running the data generator, make sure to disable all cron jobs to avoid conflicts. Use the following command to generate data:
85
86
```bash
87
-bin/magento setup:perf:generate-fixtures <path-to-profile>
+bin/magento setup:performance:generate-fixtures <path-to-profile>
88
```
89
90
Here's a sample command to generate data using the small profile:
0 commit comments