Release v0.1.1 of cortextool
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