Commit Graph

18 Commits

Author SHA1 Message Date
c9e4d9af80 Improve command loading 2021-02-16 23:24:32 -06:00
9360df727a Consolidate subcommand registration 2021-02-02 20:25:19 -06:00
9321095e11 Clean up subcommand registrations 2021-01-31 19:40:27 -06:00
320815293d ExitFailure matches stdlib.h 2021-01-31 11:08:24 -06:00
b9e98679a1 Refactor CLI exit code and error handling 2021-01-20 23:26:33 -06:00
d0691362d8 Use a map to track column widths 2021-01-20 23:26:32 -06:00
cd3653deef fix ls command usage text 2021-01-10 21:10:03 -06:00
491870e247 add short and long descriptions of the commands 2020-08-07 22:09:40 -05:00
617c2fccf9 add usage to every command 2020-08-07 18:44:36 -05:00
3a6ee185fb return errors to main() 2020-03-29 00:08:17 -05:00
67cd97e2d8 store CLI defaults into variables 2020-03-28 15:22:34 -05:00
77c320d2a8 use variables 2020-03-27 19:53:11 -05:00
8df5b1d779 change error format 2020-03-27 19:31:12 -05:00
7c7b06e893 create utils module 2020-03-27 02:01:14 -05:00
e9771c4ca7 add short flags 2020-03-26 22:00:16 -05:00
4d496f7524 formatting 2020-03-26 20:51:26 -05:00
7ef6d66564 refactor command line code 2020-03-26 19:05:50 -05:00
079b1a469d refactored command line tool 2020-03-24 19:12:35 -05:00