use better defaults for dtc auto-curate options #23

Merged
cmo merged 1 commit from issue-20 into master 2026-02-03 21:37:11 +00:00
Owner

This commit adds defaults for the options
--destination-collection, --destination-service-url,
and --destination-token. By default they are set to
the parameters COLLECTION, SERVICE_URL, and --token.

This makes it easier to specify a different collection,
or service URL, because only options for the elements that
change for a new collection or service URL have to be provided.

For example, auto-curating to a different collection in the
same service with an identical token only requires to specify
the option --destination-collection (in addition to the required
arguments).

Fixes issue #20

This commit adds defaults for the options `--destination-collection`, `--destination-service-url`, and `--destination-token`. By default they are set to the parameters `COLLECTION`, `SERVICE_URL`, and `--token`. This makes it easier to specify a different collection, or service URL, because only options for the elements that change for a new collection or service URL have to be provided. For example, auto-curating to a different collection in the same service with an identical token only requires to specify the option `--destination-collection` (in addition to the required arguments). Fixes issue #20
This commit adds defaults for the options
`--destination-collection`, `--destination-service-url`,
and `--destination-token`. By default they are set to
the parameters `COLLECTION`, `SERVICE_URL`, and `--token`.

This makes it easier to specify a different collection,
or service URL, because only options for the elements that
change for a new collection or service URL have to be provided.

For example, auto-curating to a different collection in the
same service with an identical token only requires to specify
the option `--destination-collection` (in addition to the required
arguments).
cmo merged commit 3fb7bd2fc0 into master 2026-02-03 21:37:11 +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!23
No description provided.