1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/cmd/csaf_uploader
Sascha L. Teichmann f2657bb51a
uploader: use the TOML config file infrastructure, too. (#439)
* Make uploader use the TOML config file intrastructure, too.

* Improve method naming a bit.

* Improve method naming a bit.

* Add forgotten struct tags for TOML

* Add version to command line only parameters in uploader documentation

* Be explicit about supported options in config file.

* allow interactive flags in config file.

---------

Co-authored-by: JanHoefelmeyer <Jan Höfelmeyer jhoefelmeyer@intevation.de>
2023-08-22 17:17:06 +02:00
..
config.go uploader: use the TOML config file infrastructure, too. (#439) 2023-08-22 17:17:06 +02:00
main.go uploader: use the TOML config file infrastructure, too. (#439) 2023-08-22 17:17:06 +02:00
processor.go uploader: use the TOML config file infrastructure, too. (#439) 2023-08-22 17:17:06 +02:00