zemirco / json2csv

Convert json to csv with column titles
http://zemirco.github.io/json2csv
MIT License
2.71k stars 366 forks source link

how can we input output multiple files from CLI? #572

Open gselsidi opened 2 years ago

gselsidi commented 2 years ago

Can't find anywhere how to input a whole directory with multiple files, and output multiple files from CLI.

knownasilya commented 2 years ago

This would be through your shell of choice. This CLI handles one file at a time for simplicity. Which shell are you using?