You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_GUIDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ Add backport labels to PRs and commits so that changes can be added to `main` br
73
73
3. Run `opensearch-benchmark --version` to ensure that it is the correct version
74
74
4. Run `opensearch-benchmark --help`
75
75
5. Run `opensearch-benchmark list workloads`
76
-
6. Run a basic workload on Linux and MacOS: `opensearch-benchmark execute-test --workload pmc --test-mode`
76
+
6. Run a basic workload on Linux and MacOS: `opensearch-benchmark run --workload pmc --test-mode`
77
77
7. If you are fastidious, you can check the installed source files at `` `python3 -m site --user-site`/osbenchmark `` to verify that a recent change is indeed present.
0 commit comments