• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How to upgrade with autoinstaller without altering package configuration

T

toki78

Guest
Hi, I used the following command line for a microupdate.
./autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base
It worked very well !
Now I would like to do a "big" upgrade from 9.5.4 to 11.
Can anyone provide me a commandline for that ?
I don't want to use the ncurses interface.

Regards
Thorsten Kiefer
 
Use option like --upgrade-installed-components
Use --help option for more details.
 
Back
Top