How can I upload to different slots using pros?

How do you do this?

So you have to download using the CLI not the button in atom. Then use the --slot command like argument.


prosv5 upload --slot [number]

@tabor473 How do i download using CLI?

in windows, open the command prompt in the project directory. then type the command Tabor listed. This can be done by right-click+shift on the dir in explorer and select “open command window here”.

Awesome thanks for the help!!!