Cristian
|
fa622d3e14
|
refactor: Replace --index with --with-headers in the list command to make it more explicit. Change it so it affects the csv output too.
|
2020-09-15 08:05:46 -05:00 |
|
Cristian
|
a77d6dc235
|
feat: list command fails when --index is used without --json or --html
|
2020-09-15 08:05:46 -05:00 |
|
Cristian
|
885ff50449
|
feat: Add html export to list command
|
2020-09-15 08:05:46 -05:00 |
|
Cristian
|
aab8f96520
|
feat: Add flag to list command to support index like output
|
2020-09-15 08:05:46 -05:00 |
|
Cristian
|
6006b4f93b
|
refactor: Organize code to remove flake8 issues
|
2020-07-24 12:25:25 -05:00 |
|
Cristian
|
a5550b2105
|
fix: Rename logging folder to avoid naming conflicts (and circular import issues)
|
2020-07-22 11:02:13 -05:00 |
|
Cristian
|
f4d1b5121e
|
refactor: Move logging.py to main module to avoid circular import issues
|
2020-07-17 18:00:04 -05:00 |
|
Nick Sweeting
|
0ba821b351
|
better return status from list cmd
|
2019-04-30 23:11:07 -04:00 |
|
Nick Sweeting
|
158f145d9a
|
move docstrings to main.py out of cli files
|
2019-04-30 23:10:48 -04:00 |
|
Nick Sweeting
|
1b8abc0961
|
move everything out of legacy folder
|
2019-04-27 17:26:24 -04:00 |
|
Nick Sweeting
|
df4307c4ff
|
move config loading into function for easier runtime reloading
|
2019-04-25 19:00:25 -04:00 |
|
Nick Sweeting
|
56d0b2c088
|
new methods for detecting valid/invalid data dirs on init
|
2019-04-24 11:40:10 -04:00 |
|
Nick Sweeting
|
f0f516e853
|
check for data folder when running most subcommands
|
2019-04-22 19:06:48 -04:00 |
|
Nick Sweeting
|
88a37bc552
|
fix json list output
|
2019-04-17 05:41:41 -04:00 |
|
Nick Sweeting
|
d8d8f7c2cc
|
working consistent list and remove with filtering
|
2019-04-11 07:00:26 -04:00 |
|
Nick Sweeting
|
51ae634ec9
|
working argparse based CLI with most commands implemented
|
2019-04-03 00:27:37 -04:00 |
|