|
|
3ed0560d08
|
seems to fix bug when passing arg.
Perhaps I'm just misunderstading the Kong library here, not sure.
|
2026-02-07 01:39:20 +00:00 |
|
|
|
1597f8f352
|
main comp/eq commands implemented
factory methods unexported
lr.go renamed to main.go
main.go renamed to cli.go
|
2026-02-07 01:28:59 +00:00 |
|
|
|
27922d41bb
|
--loglevel flag added to the root command
|
2026-02-06 17:31:36 +00:00 |
|
|
|
3f8861ded2
|
timeout now a flag on the root command.
It applies to all messages sent
new option function WithTimeout added
|
2026-02-06 11:28:40 +00:00 |
|
|
|
1ad214ba4a
|
add validation to --kind flag
|
2026-02-06 00:52:12 +00:00 |
|
|
|
66da965edd
|
fix default value for kind
|
2026-02-06 00:47:34 +00:00 |
|
|
|
d87bc2678c
|
add short Config flags
|
2026-02-05 15:42:07 +00:00 |
|
|
|
2ad9f2fd6a
|
add docstrings
upd help messages
|
2026-02-05 13:20:05 +00:00 |
|
|
|
139e092937
|
raw doesn't need to be a command group
fix `nil pointer deference` for set commands
|
2026-02-05 04:01:34 +00:00 |
|
|
|
128f0c1df6
|
migrate CLI component to Kong
|
2026-02-05 03:36:22 +00:00 |
|
|
|
7d521e0111
|
remove LICENSE header from main.go
|
2026-02-01 02:19:29 +00:00 |
|
|
|
a821392517
|
upd LICENSE, link it in file headers
|
2026-01-30 23:55:57 +00:00 |
|
|
|
04172d5b9d
|
add entry point, context and util
|
2026-01-30 23:21:49 +00:00 |
|