Deploy applications on Massdriver
This application must be published as a bundle to Massdriver first and be configured for a given environment (target).
Examples
You can deploy an application using the fully qualified name of the application or its slug
.
The slug
can be found by hovering over the application name in the Massdriver diagram.
Using the fully qualified name:
mass app deploy ecomm-prod-api
Using the slug:
mass app deploy ecomm-prod-api-x12g
For more info see deploying.