Open tbauriedel opened 2 months ago
After some time and obtaining several opinions, we have decided to replace the arguments with an optional answer files.
The recently built TUI to enter by stdin will remain the standard. The answer files will serve as an alternative
Basic arguments like "--verbose", "--help", etc. will remain. But everything that has a direct influence on the collection of data goes into an answer file. (Which modules, module specific configuration, etc."
Also we need to add a command like support-collector generate-answer-file
to generate an example with all possible arguments (and there defaults). The format needs to be defined.
Describe the feature request
It would be an idea to remove module specific arguments (like --icinga2-api-user, ...) and replace with config files that can be loaded into the tool.