Feature request: kdenlive Archive Project from CLI

I’m wondering if there is any way to easily expose the “Archive Project” functionality to the command line.

This would be useful for automating/scripting project backups - I believe this would be a very useful feature.

I looked into archivewidget.cpp myself, but I don’t really know how to work with Qt. Seems like the functionality wouldn’t be so easily pulled from this file. Any help would be appreciated.