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

File resume with CLI output is inconsistent #99

Open
2 tasks
bwalkerl opened this issue Nov 15, 2024 · 0 comments
Open
2 tasks

File resume with CLI output is inconsistent #99

bwalkerl opened this issue Nov 15, 2024 · 0 comments

Comments

@bwalkerl
Copy link
Collaborator

When a search is called from the CLI the output has to be specified. If the output is the same as an existing file, this will attempt to "resume" from that file, which may not be intended.

Our options here are to either change how output it handled (these searches are saved in the UI

  • Make output optional (should no longer be mandatory since it can be viewed in the UI)
  • Differentiate CLI outputs. This could be done by either adding extra checks or always generating the file used in the GUI and copying the output file at the end.
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

No branches or pull requests

1 participant