Skip to content

Conversation

@ritvikos
Copy link
Contributor

Adds a unified '--export ' flag that infers the export format from the file extension (supported: .json, .csv, .md, .adoc, .org). Defaults to JSON if the extension is unrecognized.

The flag can be specified multiple times to export results to different files and formats simultaneously.

Closes #691

Adds a unified '--export <FILE>' flag that infers the export
format from the file extension (supported: .json, .csv, .md,
.adoc, .org). Defaults to JSON if the extension is unrecognized.

The flag can be specified multiple times to export results to
different files and formats simultaneously.

Closes sharkdp#691

Signed-off-by: Ritvik Gupta <ritvikfoss@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A shorter --export option

1 participant