cernopendata / cernopendata-client

CERN Open Data command-line client
http://cernopendata-client.readthedocs.io/
GNU General Public License v3.0
10 stars 9 forks source link

get-metadata: expose only metadata #8

Closed tiborsimko closed 4 years ago

tiborsimko commented 5 years ago

Due to special treatment of files, some of the default API output (notably file buckets) are not useful, since the files are being served from EOS.

These should be hidden. We should probably return directly the content of metadata.

tiborsimko commented 4 years ago

Note that the command get-record was renamed to get-metadata in view of this.