You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am looking to use the partial deploy feature.
The problem we face is when trying to map the CF applications to the last MTA version with which it was deployed.
e.g.
Lets say an MTA has 5 modules - A, B, C, D, E
MTA version 1.0 - deploys all 5 to CF
Code change 1
Deploy A, B to CF. MTA version 1.1
Code change 2
Deploy B, C, D to CF. MTA version 1.2
Now looking at the apps in CF,
how do I identify that A was deployed on MTA version 1.1, but E is still on version 1, while B,C,D were updated with version 1.2
The 'cf mta' command only prints out the associated apps, but without any information on the version.
Thanks,
Yogesh
The text was updated successfully, but these errors were encountered:
Hello,
I am looking to use the partial deploy feature.
The problem we face is when trying to map the CF applications to the last MTA version with which it was deployed.
e.g.
Lets say an MTA has 5 modules - A, B, C, D, E
Now looking at the apps in CF,
how do I identify that A was deployed on MTA version 1.1, but E is still on version 1, while B,C,D were updated with version 1.2
The 'cf mta' command only prints out the associated apps, but without any information on the version.
Thanks,
Yogesh
The text was updated successfully, but these errors were encountered: