mirror of https://gitee.com/bigwinds/arangodb
17 lines
524 B
Groff
17 lines
524 B
Groff
.TH arangob 1 "3.0.x-devel" "ArangoDB" "ArangoDB"
|
|
.SH NAME
|
|
arangob - the ArangoDB benchmark and test tool
|
|
.SH SYNOPSIS
|
|
arangob [options]
|
|
.SH DESCRIPTION
|
|
The arangob binary can be used to issue test requests to the
|
|
ArangoDB database. It can be used for benchmarks or server function
|
|
testing. It supports parallel querying and batch requests.
|
|
.SH OPTIONS
|
|
For a complete list of options, please refer to the ArangoDB
|
|
online manual, available at https://www.arangodb.com/
|
|
|
|
.SH AUTHOR
|
|
Copyright ArangoDB GmbH, Cologne, Germany
|
|
|