aboutsummaryrefslogtreecommitdiff
path: root/src/ee/tools/create_bom.py
Commit message (Collapse)AuthorAgeFilesLines
* create-bom: Add support for passing arguments to tool. ImplementTrygve Laugstøl2019-08-151-1/+4
| | | | | | fail_on_missing_parts in the CLI. ee: Add StopToolException, makes for a more graceful exit(1) if a tool wants to stop immediately.
* all tools: Creating a shared group of argument options. Processing thisTrygve Laugstøl2019-05-271-0/+3
| | | | | shared group too, changing the log level when logging options are specified.
* o Renaming create-order to create-bom.Trygve Laugstøl2019-04-021-0/+31