Commit graph

9 commits

Author SHA1 Message Date
d7d0768a9c feat: add concept of (non-)default importers for handler
i.e. when telling handler to "import all" which should be included
vs. excluded by default?
2026-03-17 18:24:42 -05:00
ae282ab468 feat: add support for Wutta <-> Wutta import/export 2026-03-17 17:15:34 -05:00
61deaad251 feat: add support for wutta export-csv command 2026-01-03 15:47:53 -06:00
e397890098 feat: add support for --comment CLI param, to set versioning comment
only relevant if Wutta-Continuum is enabled
2025-12-29 12:49:39 -06:00
6ee008e169 feat: add support for --runas CLI param, to set versioning authorship
only relevant if Wutta-Continuum is enabled
2025-12-29 11:10:57 -06:00
7e3e892002 fix: allow passing just key to ImportCommandHandler
so config can override designated handler, and command still work
2025-12-20 20:24:39 -06:00
33ac0e008e fix: format all code with black
and from now on should not deviate from that...
2025-08-31 12:42:59 -05: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
Lance Edgar
f43a066341 feat: add wutta import-csv command 2024-12-05 21:25:38 -06:00