summaryrefslogtreecommitdiff
path: root/cmd/dgrep
AgeCommit message (Collapse)Author
2020-05-20can specify a private ssh key via command line, no password support yet thoughPaul Buetow
2020-05-13add more ssh key debuggingPaul Buetow
2020-03-04fix silent logging https://github.com/mimecast/dtail/issues/5Paul Buetow
2020-02-16server kills subprocesses correctly on cancelPaul Bütow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow