Skip to content

Instantly share code, notes, and snippets.

@wptraining
Created April 21, 2020 05:51
Show Gist options
  • Select an option

  • Save wptraining/9774b4a897f96f7b2590eb868de9e562 to your computer and use it in GitHub Desktop.

Select an option

Save wptraining/9774b4a897f96f7b2590eb868de9e562 to your computer and use it in GitHub Desktop.
Things you can do with wp-cli
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