Discussed in #2560
Originally posted by plamber June 26, 2021
While reading #2544 I was thinking that introducing a CSV output mode might become useful when exporting results from the CLI.
In every shell you can than take this output and pipe it directly to a file. This might become an interesting alternative to the JSON output mode when scripting.
If we consider introducing such a command we might also think in providing the ability to do some basic configurations in the CLI settings by specifying the CSV delimiter or some other options that might come up.
Cheers
Let's introduce CSV as a new output mode, next to text and JSON
Discussed in #2560
Originally posted by plamber June 26, 2021
While reading #2544 I was thinking that introducing a CSV output mode might become useful when exporting results from the CLI.
In every shell you can than take this output and pipe it directly to a file. This might become an interesting alternative to the JSON output mode when scripting.
If we consider introducing such a command we might also think in providing the ability to do some basic configurations in the CLI settings by specifying the CSV delimiter or some other options that might come up.
Cheers
Let's introduce CSV as a new output mode, next to text and JSON