mfussenegger / cr8

CLI collection of utilities for working with CrateDB or PostgreSQL. Benchmark queries, insert data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consistent CLI

mfussenegger opened this issue · comments

Usage is a bit confusing because the arguments are different:

timeit [-s stmt] [-w warmup] [-r repeat] [-c concurrency] hosts

insert-json [-b bulk-size] [-c concurrency] [--hosts hosts] table

insert-fake-data [-b bulk-size] [-c concurrency] [--mapping-file mapping_file] hosts fqtable num_records

run-spec [-r result-hosts] spec benchmark_hosts

run-track [-r result-hosts] [-c crate-root] track

run-crate [-e env ] [-s setting] version