configure wordpress
Creates config.php file. Requires mysql cli to be installed.
wp config create --dbname=yourdbname --dbuser=root --prompt=dbpassword
copy
Creates config.php file. Requires mysql cli to be installed.
wp config create --dbname=yourdbname --dbuser=root --prompt=dbpassword
copy