dockstore / write_api_service

Implementation of tool-registry-schema with experimental write API support
https://github.com/ga4gh/tool-registry-schemas
Apache License 2.0
1 stars 1 forks source link

Feature/check #18

Closed garyluu closed 7 years ago

garyluu commented 7 years ago

This implements the Check command in the client to check whether the Quay.io image is built and whether the tool is valid and successfully registered on Dockstore. Also removes unneeded logging output in the Add command.