Closed zicklag closed 5 years ago
Actually, I think I'm going to have a go at this. What do you think about this UX:
By default the client just outputs the time, with a -v/--verbose
flag will print out what it prints out today, a -j/--json
flag will output JSON with fields for midpoint
, radius
, verified
, and merkle_index
.
Additionally, maybe we could add --radius
, --verified
, and --merkle-index
flags to let you show only that field.
It would be nice if there was a way to have the client output the time without all of the "Requesting time...Recieved time.." text. That way it could be more easily used in scripts that want to set the system time using the client's output.