We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
intelmqctl restart <tab> accesses the runtime.conf and intelmqctl clear <tab> accesses the pipeline.conf
intelmqctl restart <tab>
runtime.conf
intelmqctl clear <tab>
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