Skip to content

Instantly share code, notes, and snippets.

@joeybeninghove
Created December 20, 2016 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joeybeninghove/37169f93c5c40bf12b068efa60214eda to your computer and use it in GitHub Desktop.
Save joeybeninghove/37169f93c5c40bf12b068efa60214eda to your computer and use it in GitHub Desktop.
WP-CLI usage during WordPress and Pow Configuration
# WordPress and Pow: https://soderlind.no/wordpress-and-pow/
wp core download
wp core config --dbuser=admin --dbuser=root
wp core install --url=wp.dev --title=WordPress --admin_user=admin --admin_email=john@doe.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment