mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
updated docs for commandline
This commit is contained in:
@@ -34,10 +34,22 @@ Provide specific help for the named activity type:
|
||||
|
||||
PROG help <activity type>
|
||||
|
||||
List the available activity types
|
||||
List the available drivers:
|
||||
|
||||
--list-drivers
|
||||
|
||||
List the available scenarios:
|
||||
|
||||
--list-scenarios
|
||||
|
||||
List only the available workloads which contain the above scenarios:
|
||||
|
||||
--list-workloads
|
||||
|
||||
Copy a workload to your local directory as a starting point:
|
||||
|
||||
--copy-workload <name>
|
||||
|
||||
Provide the metrics that are available for scripting
|
||||
|
||||
--list-metrics <activity type> [ <activity name> ]
|
||||
|
||||
@@ -39,10 +39,22 @@ Provide specific help for the named activity type:
|
||||
|
||||
./nb help <activity type>
|
||||
|
||||
List the available activity types
|
||||
List the available drivers:
|
||||
|
||||
--list-drivers
|
||||
|
||||
List the available scenarios:
|
||||
|
||||
--list-scenarios
|
||||
|
||||
List only the available workloads which contain the above scenarios:
|
||||
|
||||
--list-workloads
|
||||
|
||||
Copy a workload to your local directory as a starting point:
|
||||
|
||||
--copy-workload <name>
|
||||
|
||||
Provide the metrics that are available for scripting
|
||||
|
||||
--list-metrics <activity type> [ <activity name> ]
|
||||
|
||||
Reference in New Issue
Block a user