Commit Graph

12 Commits

Author SHA1 Message Date
nytpu fbfa123d2d Implement list command using previously implemented core.FullData.Export() 2021-03-18 15:01:51 -06:00
nytpu 843d1b677a clarify add flags, rename addTypeFlag to addPageFlag 2021-03-18 14:39:32 -06:00
nytpu 2487727329 factor out argument checking into function 2021-03-18 14:39:32 -06:00
nytpu 1065ed7a18 Start refresh job for refresh command 2021-03-18 13:48:35 -06:00
nytpu a80d3f29ff add flag for number of refresh workers 2021-03-18 13:48:26 -06:00
nytpu 6f2f4ac4b1 move saving json down since it's done after almost any function 2021-03-18 13:33:31 -06:00
nytpu 794b1fc04f cleanup and simplify error handling 2021-03-18 12:05:16 -06:00
nytpu f05d1e6c2a why those comments dere? 2021-03-18 11:47:10 -06:00
nytpu 00de991f6b Make sure datapath exists to prevent error 2021-03-18 11:36:05 -06:00
nytpu cace315eff start building out different commands in main() 2021-03-18 11:08:03 -06:00
nytpu c145f8d4d2 initialize core in main() 2021-03-18 10:37:00 -06:00
nytpu 91e663c0f0 add command parsing 2021-03-16 10:24:36 -06:00