Bash completion scripts depend on old JSON-based configuration files #2094
Labels
bug
Indicates an unexpected problem or unintended behavior
component: contrib
help wanted
Indicates that a maintainer wants help on an issue or pull request
intelmqctl restart <tab>
accesses theruntime.conf
andintelmqctl clear <tab>
accesses thepipeline.conf
the script could access intelmqctl directly for getting this information. or the API (if it caches the information, could be faster - if installed)
See also #1240
The text was updated successfully, but these errors were encountered: