Deploy to multiple environments
mwoffenden
Posts: 98
We have three environments setup: DEV, TEST, PROD. At the moment each happens to correspond to a single machine (so there are three machines).
How can I deploy a project release to all three at once?
How can I deploy a project release to all three at once?
Michael Woffenden
Founder and President
Information Results Corporation
Founder and President
Information Results Corporation
Comments
You can deploy to multiple environments using the Deployment Manager command line. Both the deploy-release and create-release commands allow you to specify the --deployto option more than once.
As this is a use case we have not previously considered important, can we ask why you need to do this, and why it is important that the deplyoments happen simultaneously?
Test Engineer
DLM Automation
Founder and President
Information Results Corporation
This is not a feature we currently support through the UI. If it's an important feature for you, please add it to our uservoice forum
Test Engineer
DLM Automation