You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+36-1Lines changed: 36 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,39 @@ Usage of ./prometheus-decoder:
16
16
Output file for JSON results (default: stdout)
17
17
-pretty
18
18
Enable pretty-printing of JSON output (default true)
19
-
```
19
+
-version
20
+
Show version information and exit
21
+
```
22
+
23
+
## Installation
24
+
25
+
### Download from GitHub Releases
26
+
27
+
You can download the latest pre-built binary for your platform from the [GitHub Releases page](https://github.com/gitpod-io/prometheus-decoder/releases).
0 commit comments