summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2021-08-11add colorTable optionPaul Buetow
2021-07-31more on configurable colorsPaul Buetow
2020-12-29Quiet mode also affects client side loggingPaul Buetow
2020-12-29tail query should seek to EOFPaul Buetow
2020-12-26rename spartan to quietPaul Buetow
2020-12-26initial spartan mode supportPaul Buetow
2020-12-08merge developPaul Buetow
2020-09-10printing client stats every other second only if the connection count has cha...Paul Buetow
2020-09-08refactorPaul Buetow
2020-09-04remove of Quiet mode, this will be obsoletePaul Buetow
2020-09-04fix regex bugPaul Buetow
2020-09-04add ssh relaxed auth modePaul Buetow
2020-09-04refactoring client args passingPaul Buetow
2020-09-04server side support for new regex packagePaul Buetow
2020-08-13bump up version to 3.0.0. can run continuous background mapreduce queries, us...v3.0.0Paul Buetow
2020-07-03by default auto shutdown dtail client after a dayPaul Buetow
2020-07-03refactor mapr clientPaul Buetow
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-03-04can tail probe with a given timeout and then write a mapreduce resultPaul Buetow
2020-02-26can list remote jobs and can also pass outer args to scriptsPaul Buetow
2020-02-22can start commands in background and also cancel those via drun commandPaul Bütow
2020-02-16server kills subprocesses correctly on cancelPaul Bütow
2020-02-16can upload script via drunPaul Bütow
2020-02-10initial scheduled jobsPaul Bütow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-22more on dexecPaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow