broadinstitute / cromwell-tools

A collection of Python clients and accessory scripts for interacting with the Cromwell
https://cromwell-tools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
22 stars 9 forks source link

Roughly implement the /metadata in both API and CLI. #76

Closed rexwangcc closed 5 years ago

rexwangcc commented 5 years ago

Purpose

Changes

Review Instructions

dinvlad commented 5 years ago

LGTM! May want to add a couple more tests later, to test edge cases.

rexwangcc commented 5 years ago

Per offline discussion, I didn’t put a lot of test cases there since it’s a bit hurry but will add more test cases in later PRs.