Commit graph

3 commits

Author SHA1 Message Date
19574ea4a0 feat: add warnings mode for import/export handlers, commands
can now specify `--warn` for import/export CLI, to get diff email when
changes occur.

this also adds `get_import_handler()` and friends, via app provider.

also declare email settings for the 2 existing importers
2025-12-20 20:24:35 -06:00
Lance Edgar
b3e4e91df8 docs: add some narrative docs to explain basic concepts
still needs a lot of work i'm sure..gotta start somewhere
2024-12-07 18:14:11 -06:00
Lance Edgar
15b2cb07ba fix: add --list-models option for import/export commands
also rename the command decorators for consistency
2024-12-06 09:06:45 -06:00