summaryrefslogtreecommitdiff
path: root/internal/clients/args.go
AgeCommit message (Expand)Author
2021-02-05refactorPaul Buetow
2021-02-05add --max, --before, --after switches to dtail and dgrep commandsPaul Buetow
2020-12-26rename spartan to quietPaul Buetow
2020-12-26initial spartan mode supportPaul Buetow
2020-09-04server side support for new regex packagePaul Buetow
2020-05-20can specify a private ssh key via command line, no password support yet thoughPaul Buetow
2020-02-26can list remote jobs and can also pass outer args to scriptsPaul Buetow
2020-02-16server kills subprocesses correctly on cancelPaul Bütow
2020-02-10initial scheduled jobsPaul 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