Skip to content

Release v0.1.1 of cortextool

Choose a tag to compare

@jtlisi jtlisi released this 17 Dec 20:35
· 113 commits to master since this release

This is release v0.1.1 of the Cortex Tool (cortextool). Check out the CHANGELOG for detailed release notes.

Install Instructions

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/cortextool" "https://github.com/grafana/cortextool/releases/download/v0.1.1/cortextool-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/cortextool"

# have fun :)
$ cortextool --help