mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-10 23:34:41 +00:00
* Benchmark editorial Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Apply suggestions from code review Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Nathan Bower <nbower@amazon.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: Nathan Bower <nbower@amazon.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
.