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

Add --artifacts option for generator.py #885

Closed
ebeahan opened this issue Jul 9, 2020 · 1 comment
Closed

Add --artifacts option for generator.py #885

ebeahan opened this issue Jul 9, 2020 · 1 comment
Assignees
Labels
ready Issues we'd like to address in the future.

Comments

@ebeahan
Copy link
Member

ebeahan commented Jul 9, 2020

#873 included discussion for adding an --artifacts option to generator.py to specify which artifacts are generated in the script's output, and I agree this would be a useful addition.

Examples:

Current behavior with customizations: --artifacts csv,beats,intermediate
Exclude csv: --artifacts beats,intermediate

This feature won't consider handling asciidoc doc generation for custom artifacts as part of its available outputs.

@ebeahan ebeahan added the ready Issues we'd like to address in the future. label Jul 9, 2020
@ebeahan ebeahan self-assigned this Jul 13, 2020
@webmat
Copy link
Contributor

webmat commented Nov 3, 2020

Closing, as many artifacts require multiple files and subdirectories.

Folks should .gitignore what they don't need, and optionally move files from a temp output directory to wherever they want.

@webmat webmat closed this as completed Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Issues we'd like to address in the future.
Projects
None yet
Development

No branches or pull requests

2 participants