SSH into your server: Connect to your server using SSH and navigate to the root directory of your WordPress installation.
Update WP-CLI: Make sure that you have the latest version of WP-CLI installed. You can update it by running the following command: wp cli update.
Check WordPress version: Run the following command to check the current version of WordPress installed on your site: wp core version.
(more…)