Skip to content

Instantly share code, notes, and snippets.

@mgussekloo
Created June 19, 2017 20:43
Show Gist options
  • Select an option

  • Save mgussekloo/363759c857f7e011028992d88288fa9b to your computer and use it in GitHub Desktop.

Select an option

Save mgussekloo/363759c857f7e011028992d88288fa9b to your computer and use it in GitHub Desktop.
~/wp-cli.phar core download
~/wp-cli.phar core config --dbname=vuetest --dbuser=homestead --dbpass=secret
~/wp-cli.phar core install --title=Vuetest --url=http://vuetest.dev --admin_user=supervisor --admin_password=secret [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment