afw.dataset.cached.get_all_matching# afw.dataset.cached.get_all_matching(das_template: str) → list[dict][source]# Find all DAS keys matching a given pattern This requires dasgoclient Parameters: das_template (str) – The dataset template to pass to dasgoclient Returns: A list of DAS keys Return type: list[dict]