use better defaults for dtc auto-curate options #23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-20"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This commit adds defaults for the options
--destination-collection,--destination-service-url,and
--destination-token. By default they are set tothe 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 requiredarguments).
Fixes issue #20
dtc auto-curateoptions 1ae5b9ff0b