Overview
wp-cli is a command line tool, built into all DreamHost servers, you can use to manage your WordPress site. If you do not wish to use the One-Click Installer in the panel, you can use this tool to download a new copy of your WordPress files.
Installing WordPress
- Log into your server via SSH.
- Navigate to your website's directory.
- Run the following command to download all WordPress files:
[server]$ wp core download
- Visit a site in your browser to complete the installation process.