mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-09 14:38:01 +00:00
* 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>
1.0 KiB
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 isfalse
.--offline
: Indicates whether OpenSearch Benchmark has a connection to the Internet. Default isfalse
.