v0.11.3 Release
Changes
- [FEATURE] Add
--extra-headers
support forcortextool rules
commands. #288
Installation
cortextool
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "cortextool" "https://github.com/grafana/cortex-tools/releases/download/v0.11.3/cortextool_v0.11.3_Linux_x86_64"
# make it executable
$ chmod a+x "cortextool"
# have fun :)
$ ./cortextool --help