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

Investigate having an --output parameter in our CLI scripts #1060

Open
kimwnasptd opened this issue Sep 6, 2024 · 1 comment
Open

Investigate having an --output parameter in our CLI scripts #1060

kimwnasptd opened this issue Sep 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kimwnasptd
Copy link
Contributor

Context

This came up from the discussion in #1038 (comment)

Right now the scripts/get-images.py script only prints in stdout the result images. If a user would then need to store the output to a file they could then do get-images.py > images.txt.

A proposal from the above discussion was to instead have an --output argument.

What needs to get done

Investigate best practices on CLI tools and how they should be handling output, and storing it in files

Definition of Done

An overview of current tools we want to have as north starts, and ideally feedback from the UX team as well

@kimwnasptd kimwnasptd added the enhancement New feature or request label Sep 6, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6211.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant