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

Support for Response Files in CLI #710

Open
Tracked by #693
JonDouglas opened this issue Sep 19, 2024 · 0 comments
Open
Tracked by #693

Support for Response Files in CLI #710

JonDouglas opened this issue Sep 19, 2024 · 0 comments
Labels
await community interest Looking for further community engagement on this topic before further action tabled We like this idea, but we are not going to action on it in the moment

Comments

@JonDouglas
Copy link
Member

Response files allow command line tools to read args from a file instead of a command line, which can be very helpful for growing complexity.

When a response file is detected (arg w/ "@") the sbom-tool should read the files contents and parse the arguments as if they were provided from the CLI.

@sfoslund sfoslund added the needs triage Default status upon issue submission label Sep 19, 2024
@jalkire jalkire added tabled We like this idea, but we are not going to action on it in the moment await community interest Looking for further community engagement on this topic before further action and removed needs triage Default status upon issue submission labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
await community interest Looking for further community engagement on this topic before further action tabled We like this idea, but we are not going to action on it in the moment
Projects
None yet
Development

No branches or pull requests

3 participants