Add all personal collections to databse dump

Escenario: We would like to do a full backup of all dashboards, questions and collections including personal collections from one metabase instance to another.

From the documentation it mentions one can use the user flag to include a specific user personal collections to the dump, but it also mentions it is to specify the default administrator account.

java -jar metabase.jar dump [dump_name] --user [example@example.com]

Is there a workaround or recommendation to include all personal collections to a database dump?

Thanks

Hi @rodxyz
That’s part of Serialization, which is only available in the Enterprise Edition:
https://www.metabase.com/docs/latest/enterprise-guide/serialization.html
If you’re using the Enterprise Edition, then please use the support email.