How to deploy Joins and Transformations in other stating env

I have done all the joins and transformations in development environment, now i have to deploy this in UAT environment. Are there any export and import joins configuration ? How can I do this.

Hi @Transact

Is your UAT environment new or an existing one with already data in it?

Thanks
@balaji.ramaswamy

Need for both NEW and EXISTING

Hey @Transact check this out: Dremio Cluster Cloner
Alternatively, you could come up with a custom REST API/SQL API based approach yourself if you want to selectively move things around.