counsyl / stor

A cross-compatible CLI and Python API for accessing block and object storage
https://counsyl.github.io/stor/
Other
35 stars 12 forks source link

Add functionality in stor to query available DNAnexus projects #106

Closed anujkumar93 closed 5 years ago

anujkumar93 commented 5 years ago

@pkaleta @jtratner

This PR adds capability in stor to query available DNAnexus projects for the user and adds tests for it

Changes

Tested via:

TODO:

jtratner commented 5 years ago

I'd like to discuss this before it gets merged - thanks

pkaleta commented 5 years ago

I'd prefer this to work as stor ls dx:// rather than adding a command that is specific to DX. As @jtratner suggests -- let's discuss before merging.