Avatar

Correct answer by
Employee

I have asked around and we have no formal material built to help support multi org distribution.  It's on the list for a blog post in the future but I don't think that will help you in the short term.  

 

Basically, our guidance at this time is to use CI/CD build pipelines to automate the manual process of deploying to each org.

We do have documentation around build automation...

Office hours video is found here

Documentation is here

 

Once you get your project to deploy to one org basically the trick would be to put in all the needed configuration details for each deploy then loop over that data and deploy to each one.

View solution in original post