Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_butler
-
Story Points:4
-
Epic Link:
-
Sprint:DB_S21_12
-
Team:Data Access and Database
-
Urgent?:No
Description
Add a command-line interface for Registry.associate.
The script for this will need to start with a call to Registry.queryDatasets, and I'll add DM-26685 as a blocker accordingly.
Jim Bosch does associate get used to associate datasets that are already in the repository with a collection?
So, the way to get the datasets to associate is to create a butler, use it to queryDatasets, and pass the returned dataset refs to that same butler, via butler.registry.associate?