Add possibility to pass arbitrary vars from config.toml to script's env
Open
enhancement
- Dominant language
- Go
- Stars
- 27
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
At this moment, if you need to pass any extra variables to your script (i.e. apart from management user/pass and IP address to scan), you are on your own - you have to remember setting them every time you launch ralph-cli, which may be tedious and error-prone. I think it would be much more convenient to define them in `config.toml`, and let ralph-cli take care of passing them to your script's environment.
(FYI: @damian1976)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.