Commit Graph

16 Commits

Author SHA1 Message Date
CrazyMax
f5ec2d535b docs: Fix markdown tables syntax 2022-12-29 07:52:05 +01:00
CrazyMax
a12d296e6f Jitter watch option 2022-12-28 14:13:47 +01:00
Steven
cef6cd5c41 List valid log levels (#668) 2022-08-08 12:32:38 +02:00
CrazyMax
d5b3a9190a Add image prune command (#519)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-12 19:37:40 +01:00
CrazyMax
e1bb4eea7f Define serve command (#393)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-31 11:28:04 +02:00
CrazyMax
6d483b398c Fix command line usage doc 2021-05-27 06:51:24 +02:00
CrazyMax
1115234010 Add CLI to interact with Diun through gRPC (#382)
Add simple CLI to interact with Diun through gRPC
Create image and notif proto services
Compile and validate protos through a dedicated Dockerfile and bake target
Implement proto definitions
Move server as `serve` command
New commands `image` and `notif`
Refactor command line usage doc
Better CLI error handling
Tools build constraint to manage tools deps through go modules
Add upgrade notes

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 18:18:10 +02:00
CrazyMax
de7eeadcd2 Fix profiler path (#339)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 21:07:23 +02:00
CrazyMax
0438ca485f Add profiler flag (#336)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 18:04:07 +02:00
CrazyMax
6455292a95 Update doc 2021-04-05 04:40:49 +02:00
CrazyMax
cad8dfb673 Allow to disable log color output (#288)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-01 00:25:16 +01:00
CrazyMax
67071ea11f Use zoneinfo from Go (#202)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-31 23:22:39 +00:00
CrazyMax
21bf256e3b Fix basic example doc 2020-10-22 00:19:13 +02:00
CrazyMax
f7607c898e Add "Too many requests to registry" section in FAQ (#168) 2020-09-06 20:42:59 +02:00
CrazyMax
e5862e4efb Seek configuration file from default places 2020-07-16 22:27:12 +02:00
CrazyMax
02b08098b7 Add Usage chapter, fix test notifications example (#118) 2020-06-30 19:34:02 +02:00