summaryrefslogtreecommitdiff
path: root/internal/config/args.go
AgeCommit message (Expand)Author
2026-03-13task 399: add client session spec scaffoldingPaul Buetow
2026-03-03feat(config): add auth-key CLI and server cache settingsPaul Buetow
2026-02-03Add SSH agent key selection and fix MapReduce outfile handlingPaul Buetow
2021-12-03reduce more code complexityPaul Buetow
2021-11-07can set ssh private key path file via env varPaul Buetow
2021-10-31rename spartan mode to plain modePaul Buetow
2021-10-27integration tests use separate ssh private key filePaul Buetow
2021-10-15Execute test directories individuallyPaul Buetow
2021-10-14Merging grep context from masterPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-09refactorPaul Buetow
2021-10-02reduce logging in serverless modePaul Buetow
2021-10-02add more default fields to MAPREDUCEPaul Buetow
2021-10-02can have daily and normal file log rotationPaul Buetow
2021-10-02refactor config reader - also looks in additional search paths for config fil...Paul Buetow
2021-10-02move args to config packagePaul Buetow