summaryrefslogtreecommitdiffstats
path: root/src/cli.rs
Commit message (Expand)AuthorAgeFilesLines
* add sql subcommand for raw queriesJesse Luehrs2018-11-101-1/+25
* better options handlingJesse Luehrs2018-11-081-13/+11
* stop passing the api key on the command lineJesse Luehrs2018-11-081-13/+0
* remove some unnecessary use statementsJesse Luehrs2018-11-071-3/+0
* factor out into subcommandsJesse Luehrs2018-11-071-16/+39
* better command line parsingJesse Luehrs2018-11-071-0/+28