Backup just passwords using occ?

I made backups of passwords via occ passwords:backup:create.

Then I setup a new nextcloud instance and wanted to restore my passwords using occ passwords:backup:restore, but this changed my encryption keys and I got logged out of everything, mail accounts etc. etc.

Is there an option to export just a simple csv of the passwords from a user using occ?
I dont want to mess with my encryption keys or what else! just by restoring a passwords backup. This just seems wrong. It restores more than I want.

There is no server side CSV export as that is not compatible with E2EE.

The server side backups contain all the server side data that the app needs to work.

If you just want to export your passwords, use the export feature in the app.