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

Summarize: only run webserver on demand #89

Merged

Conversation

rohit-nayak-ps
Copy link
Contributor

@rohit-nayak-ps rohit-nayak-ps commented Dec 16, 2024

  • Don't start webserver unless explicitly requested

Currently supports the following

  • vt summarize a.json # outputs markdown to stdout
  • vt summarize a.json --format html # outputs html standalone file to stdout
  • vt summarize a.json --format html --web # starts a webserver and launches report in browser

…launched. Make default format markdown

Signed-off-by: Rohit Nayak <[email protected]>
@rohit-nayak-ps rohit-nayak-ps marked this pull request as ready for review December 16, 2024 21:08
Signed-off-by: Andres Taylor <[email protected]>
Signed-off-by: Andres Taylor <[email protected]>
@harshit-gangal harshit-gangal merged commit c243d67 into vitessio:main Dec 17, 2024
1 check passed
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.

3 participants