open-contracting / ocdskit

A suite of command-line tools for working with OCDS data
https://ocdskit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
17 stars 6 forks source link

New command: echo #121

Closed jpmckinney closed 4 years ago

jpmckinney commented 4 years ago

This command would not do any work, besides applying the encoding, pretty, root-path options. It can be used to reformat inputs.

It can also be used to extract releases or records from packages. It can then be combined with package- as an alternative to split--packages, for large packages.

Remove the two sentences in ocds.rst about using split-packages on large inputs, and instead link to echo’s docs.