Skip to content

Support explicit output formats in the CLI#17

Open
jdevera wants to merge 2 commits intoalexpdev:mainfrom
jdevera:explicit_cli_output_format
Open

Support explicit output formats in the CLI#17
jdevera wants to merge 2 commits intoalexpdev:mainfrom
jdevera:explicit_cli_output_format

Conversation

@jdevera
Copy link
Copy Markdown

@jdevera jdevera commented Jan 4, 2026

Summary

  • add --format flag to pick table/json/csv output explicitly and make -o - stream to STDOUT without duplicating output
  • unify output emission logic so selected format overrides file extensions and table output can be requested even when writing files
  • document the new options in README.md and update setup.py to drop the missing package.json dependency

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.

1 participant