dump-things-pyclient/dump_things_pyclient/commands/dtc_plugins
Christian Monch 3e89e0496a add progress feedback
This commit adds progress feedback for every
incoming area. It also uses colors to highlight
important information and improve output
readability.

It also prints the pid of the record for which
writing to curated area or deleting from an
incoming area failed.
2026-02-03 16:53:43 +01:00
..
__init__.py add auto-curate command plugin 2026-01-21 14:56:44 +01:00
auto_curate.py add progress feedback 2026-02-03 16:53:43 +01:00
clean_incoming.py use package rich-click 2026-01-23 11:12:01 +01:00
delete_record.py add dtc-plugin for subcommand delete-records 2026-01-27 16:17:17 +01:00
export.py remove class-prefixes from exported record 2026-01-28 15:06:59 +01:00
get_records.py fix -C/--class and -m/--matching options 2026-01-28 16:26:54 +01:00
list_incoming.py use package rich-click 2026-01-23 11:12:01 +01:00
maintenance.py add dtc-command: maintenance 2026-02-02 11:21:02 +01:00
post_records.py use package rich-click 2026-01-23 11:12:01 +01:00
read_pages.py use package rich-click 2026-01-23 11:12:01 +01:00