1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/cmd/csaf_downloader
Sascha L. Teichmann 81ead2776b
Use TOML as config file format in downloader (#405)
* Use TOML as config file format.

* Parse command line a second time if config file was loaded.

* Handle default values correctly.

* Use same names for config file options and command line options.
2023-07-20 11:05:20 +02:00
..
config.go Use TOML as config file format in downloader (#405) 2023-07-20 11:05:20 +02:00
downloader.go Add support for config files in downloader. (#404) 2023-07-19 10:49:17 +02:00
main.go Use TOML as config file format in downloader (#405) 2023-07-20 11:05:20 +02:00