Ian Hoang 6f196dec3c
[OSB Documentation] Remove generate documentation and update SigV4 documentation for OSB (#5174)
* Remove generate documentation and update SigV4 documentation for OSB

Signed-off-by: Ian Hoang <hoangia@amazon.com>

* Remove generate link reference in index page

Signed-off-by: Ian Hoang <hoangia@amazon.com>

---------

Signed-off-by: Ian Hoang <hoangia@amazon.com>
Co-authored-by: Ian Hoang <hoangia@amazon.com>
2023-10-10 12:38:11 -05:00

26 lines
992 B
Markdown

---
layout: default
title: Command reference
nav_order: 50
has_children: 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`.
- [compare]({{site.url}}{{site.baseurl}}/benchmark/commands/compare/)
- [download]({{site.url}}{{site.baseurl}}/benchmark/commands/download/)
- [execute-test]({{site.url}}{{site.baseurl}}/benchmark/commands/execute-test/)
- [info]({{site.url}}{{site.baseurl}}/benchmark/commands/info/)
- [list]({{site.url}}{{site.baseurl}}/benchmark/commands/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`.