#!/bin/sh -e git clone https://github.com/grafana/loki.git cd loki make logcli >&2 echo "$PWD/cmd/logcli/logcli"