A CLI client for interacting with a timeruler server
If running a timeruler server locally, make sure you have timeruler installed, and Go >= 1.20.
Clone this repository using git clone https://github.com/dethancosta/trctl
.
From within the cloned directory, install into your $GOBIN
with go install
.
Run trctl -h
for a list of commands.