Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Story Points:5
-
Epic Link:
-
Sprint:DB_S20_02, DB_F20_06
-
Team:Data Access and Database
-
Urgent?:No
Description
make Registry.queryCollections callable by a butler command
output should use yaml syntax, so something like:
collections:
|
- collection1
|
- collection 2
|
and similar for Registry.getDatasetTypes
PR is https://github.com/lsst/daf_butler/pull/304