1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00

Fix version config and make aggreator use new command line parser.

This commit is contained in:
Sascha L. Teichmann 2023-07-30 22:37:32 +02:00
parent 8aed2c034e
commit 1d9969162f
5 changed files with 38 additions and 59 deletions

View file

@ -6,13 +6,12 @@
csaf_aggregator [OPTIONS]
Application Options:
-c, --config=CFG-FILE File name of the configuration file (default:
aggregator.toml)
--version Display version of the binary
-i, --interim Perform an interim scan
-i, --interim Perform an interim scan
--version Display version of the binary
-c, --config=TOML-FILE Path to config TOML file
Help Options:
-h, --help Show this help message
-h, --help Show this help message
```
Usage example for a single run, to test if the config is good: