CLI to upgrade to specific version of module

What would the command look like to upgrade to a specific version of framework? Say I want to go to 14.0.5.2 because that is where my backup version is and I’m at 14.0.3.1

I’m thinking something like

fwconsole ma downloadinstall framework --14.0.5.2 but that’s not quite right

Hello,

Try with.
fwconsole ma downloadinstall framework --tag 14.0.5.2

1 Like

perfect, thank you

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.