Naarcha-AWS 377f4f09ea
Add Benchmark command line reference (#4173)
* Add Benchmark command reference

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add initial Benchmark command line reference

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Address technical feedback

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* More technical feedback

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* More technical feedback

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix list description

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Apply suggestions from code review

Co-authored-by: Chris Moore <107723039+cwillum@users.noreply.github.com>
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

---------

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Co-authored-by: Chris Moore <107723039+cwillum@users.noreply.github.com>
2023-05-25 17:13:06 -05:00

1.0 KiB

layout title nav_order has_children
default Command reference 50 true

OpenSearch Benchmark command reference

This section provides a list of commands supported by OpenSearch Benchmark, including commonly used commands such as execute-test and list.

List of common options

All OpenSearch Benchmark commands support the following options:

  • --h or --help: Provides options and other useful information about each command.
  • --quiet: Hides as much of the results output as possible. Default is false.
  • --offline: Indicates whether OpenSearch Benchmark has a connection to the Internet. Default is false.