Hi, Is there a URL where its possible to get Sling to reliably download (using curl) a full configuration status dump zip (suitable authn/authz)
AFAICT at the moment the url is buried under a javascript button which builds http://localhost:8080/system/console/status-configuration/configuration-status- <date>.zip Ideally I would like to be able to do something like curl http://admin:admin@localhost:8080/system/console/configuration-status.zip -o configuration-status-todaysdate.zip Best Regards Ian
