|
|
8b8867394f
|
tools: cleanup and refactor to make code more readable.
|
2024-06-19 21:45:45 +02:00 |
|
|
|
aeac190c94
|
Minor fixes.
|
2024-03-07 18:09:14 +01:00 |
|
|
|
59480533d3
|
refactor cli to use cobra.
|
2024-02-17 14:34:27 +01:00 |
|
|
|
133af980a3
|
api/client.go: Rework to use a channel instead of callback.
|
2024-02-04 22:49:49 +01:00 |
|
|
|
e93cc1d139
|
tools: rename redis prefix flag to just prefix.
|
2024-02-02 16:52:31 +01:00 |
|
|
|
1ba1422c6f
|
cmd/tools/bench.go: Support Redis username and password flags.
|
2023-08-22 16:24:43 +02:00 |
|
|
|
e3f46d4a84
|
cmd/tools/flags.go: move common flags into it's own file.
|
2023-06-28 15:25:29 +02:00 |
|
|
|
c7246ead03
|
cmd/tools: change from github.com/spf13/cobra to github.com/urfave/cli/v2 as cli library.
|
2023-06-28 15:24:06 +02:00 |
|
|
|
52488277cb
|
create thalos-tools cli app and have the old bench command as a subcommand.
|
2023-06-14 11:29:54 +02:00 |
|