-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Just noticed that cqcfgls doesn't list all available configurations. For instance on AEM 6.1 there's a config called "Adobe CQ Media DPS Pages Update Handler" with PID com.adobe.cq.media.publishing.dps.impl.contentsync.DPSPagesUpdateHandler, but
$ /opt/scripts/CQ-Unix-Toolkit/cqcfgls -u admin -p admin -i http://localhost:4502 | grep com.adobe.cq.media.publishing.dps.impl.contentsync
returns 0 results.
To make sure I didn't miss anything I've double checked /system/console/components.json and /system/console/config/Configurations.nfo outputs, but didn't find this particular configuration.
Please find 2 screenshots below that proves that such config really exists:
Metadata
Metadata
Assignees
Labels
No labels

