Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 379 Bytes

COMMANDS.md

File metadata and controls

19 lines (16 loc) · 379 Bytes

XSA Build Command:

mbt build -p=xsa -t=mta_archives --mtar=dyndep_xsa.mtar

XSA Deploy Command:

xs deploy mta_archives/dyndep_xsa.mtar -f

XSA Subsequent Build+Deploy Commands:

mbt build -p=xsa -t=mta_archives --mtar=dyndep_xsa.mtar ; xs deploy mta_archives/dyndep_xsa.mtar -f

XSA Undeploy Command:

xs undeploy dyndep -f --delete-services