summaryrefslogtreecommitdiff
path: root/cmd/getpipelinebook
AgeCommit message (Collapse)Author
2020-12-07[rescribe] Allow saving of results to somewhere other than a directory named ↵Nick White
after the book being processed
2020-11-10[getpipelinebook] Rewrite to use internal package functionsNick White
2020-11-09Add a couple of things that should not be forgottenNick White
2020-05-26Add -c conntype for necessary tools to allow local connection to be usedNick White
2020-04-14Briefly document each of the commands in a godoc friendly way, and improve ↵Nick White
the cloudsettings documentation slightly
2020-04-07gofmtNick White
2020-03-23[getpipelinebook] Switch to MinimalInit() so that it can be run without SQS ↵Nick White
permissions
2020-03-23[getpipelinebook] Add -binarisedpdf and -colourpdf flagsNick White
2020-03-23[getpipelinebook] Add -graph flag to download just graphsNick White
2020-02-27Add documentation, license notices, and licenseNick White
2019-12-17Add png flag to getpipelinebookNick White
2019-12-17Add pdf flag to getpipelinebookNick White
2019-12-16Fix error message syntax in getpipelinebookNick White