Introduce dtc, a single dump-things-client command with subcommands #10

Merged
cmo merged 11 commits from dtc into master 2026-01-22 15:51:59 +00:00
Owner
No description provided.
cmo added 11 commits 2026-01-22 15:51:41 +00:00
Add a `dtc` command that loads sub-commands
from the sub-package `dtc_plugins`.
Add the subcommand `post-records` to `dtc`.
Add the subcommand `read-pages` to `dtc`.
Add the subcommand plugin `get-records` to `dtc`.
Remove the commands `auto_curate`,
`get_records`, `post_records`, and
`read_pages`. All those are now
subcommands of `dtc`.

`dtc` is added as a console script.
Add the subcommands `list-incoming` and `clean-incoming`
to `dtc`.
cmo merged commit ae70a2f704 into master 2026-01-22 15:51:59 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
orinoco/dump-things-pyclient!10
No description provided.