Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 955 Bytes

cernopendata-client-go_download.md

File metadata and controls

36 lines (25 loc) · 955 Bytes

cernopendata-client-go download

Download files belonging to a record

Synopsis

This command will download all files associated with a record.

cernopendata-client-go download [flags]

Options

  -h, --help              help for download
  -o, --out string        Output directory (default "download")
      --parallel int      Number of parallel downloads (http only) (default 5)
  -p, --protocol string   Protocol to be used (http or root) (default "http")

Options inherited from parent commands

  -d, --doi string      Digital Object Identifier
      --no-expand       expand files indices
  -r, --record string   record ID to list
  -s, --server string   CERN Open Data server to query (default "http://opendata.cern.ch")

SEE ALSO

Auto generated by spf13/cobra on 10-Jan-2022