|
|
7197720350
|
small fix to cli descriptions and flag help texts
|
2024-08-26 13:14:00 +02:00 |
|
|
|
8b8867394f
|
tools: cleanup and refactor to make code more readable.
|
2024-06-19 21:45:45 +02:00 |
|
|
|
bf97f2e97a
|
cmd/tools/redis-acl.go: adding flag for password length.
|
2024-03-14 00:28:24 +01:00 |
|
|
|
85da219349
|
Merge branch 'refactor'
|
2024-02-17 17:32:19 +01:00 |
|
|
|
59480533d3
|
refactor cli to use cobra.
|
2024-02-17 14:34:27 +01:00 |
|
|
|
9974bfe3fd
|
rename app folder to internal.
|
2024-02-14 13:00:33 +01:00 |
|
|
|
809f42f5af
|
Adding cmd/tools/mock_publisher.go
|
2023-10-22 20:32:25 +02:00 |
|
|
|
0f5c94f8de
|
Adding cmd/tools/redis-acl.go
|
2023-08-23 11:23:58 +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 |
|
|
|
1ccb5ff87f
|
cmd/tools/main.go: use app/log package instead of initialize log here.
|
2023-06-15 11:39:35 +02:00 |
|
|
|
5c6ab2e846
|
cmd/tools/main.go: fix log time format.
|
2023-06-15 11:29:42 +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 |
|