Created
April 21, 2020 05:51
-
-
Save wptraining/9774b4a897f96f7b2590eb868de9e562 to your computer and use it in GitHub Desktop.
Things you can do with wp-cli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| wp core config --dbname=database_name --dbuser=database_user --dbpass=user_password --dbhost=localhost --dbprefix=wp_ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment