Update Bagent json tags

This commit is contained in:
Alan Bernstein 2016-12-19 15:27:15 -06:00
parent 2342260d99
commit e7a605e4fe

View file

@ -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"`