Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(reports): improve "report show" command #44

Closed
4 of 5 tasks
ocervell opened this issue Mar 9, 2023 · 0 comments · Fixed by #445
Closed
4 of 5 tasks

feat(reports): improve "report show" command #44

ocervell opened this issue Mar 9, 2023 · 0 comments · Fixed by #445
Assignees
Labels
cli enhancement New feature or request reports

Comments

@ocervell
Copy link
Contributor

ocervell commented Mar 9, 2023

  • secator report show report1.json -o table (default)
  • secator report show report1.json -o html # format report as HTML
  • secator report show report1.json report2.json -o html # combine two reports into one + de-duplicate entries
  • secator report show <WORKSPACE_NAME> # combine reports from a workspace + de-duplicate entries

Depends on:

@ocervell ocervell added enhancement New feature or request reports labels Mar 29, 2023
@ocervell ocervell self-assigned this Mar 30, 2023
@ocervell ocervell changed the title feat: generate reports from JSON with the CLI feat: improve "report show" command Feb 1, 2024
@ocervell ocervell changed the title feat: improve "report show" command feat: reports - improve "report show" command Feb 12, 2024
@ocervell ocervell added the cli label Feb 12, 2024
@ocervell ocervell changed the title feat: reports - improve "report show" command feat(reports): improve "report show" command Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli enhancement New feature or request reports
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant