mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 00:25:55 +00:00
Update Bagent json tags
This commit is contained in:
parent
2342260d99
commit
e7a605e4fe
1 changed files with 1 additions and 1 deletions
|
|
@ -1158,7 +1158,7 @@ type BagentCommand struct {
|
|||
AgentNum int `json:"agent-num"`
|
||||
|
||||
// Enable pretty printing of results, for human consumption.
|
||||
HumanReadable bool
|
||||
HumanReadable bool `json:"human-readable"`
|
||||
|
||||
// Slice of pilosa hosts to run the Benchmarks against.
|
||||
Hosts []string `json:"hosts"`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue