broadinstitute / gdctools

Python and UNIX CLI utilities to simplify interaction with the NIH/NCI Genomics Data Commons
Other
31 stars 4 forks source link

gdc_list should not support the full set of CLI flags that gdc_mirror, dice etc do #17

Closed noblem closed 7 years ago

noblem commented 7 years ago

Many of the CLI flags

[-c CONFIG [CONFIG ...]] [-g program [program ...]] [-p project [project ...]] [--cases case_id [case_id ...]] [-e EXPAND [EXPAND ...]] [-f FIELDS [FIELDS ...]] [-n NUM_RESULTS] [-s PAGE_SIZE] [datestamp] endpoint [filter [filter ...]]

(supported by the tools which actually download and process data) do not pertain to gdc_list.

noblem commented 7 years ago

This was recently addressed, as and is clearly evident in v0.2.2 and/or v0.2.3