intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

Bash completion scripts depend on old JSON-based configuration files

Open ghost opened this issue 4 years ago • 0 comments

intelmqctl restart <tab> accesses the runtime.conf and intelmqctl clear <tab> accesses the pipeline.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

ghost avatar Sep 02 '21 14:09 ghost