log-cache-cli
log-cache-cli copied to clipboard
Use golang flag package instead of go-flags
We can use a FlagSet to define flags per-command, and then parse them on the given args param.