{"repo":"wp-cli/config-command","free":true,"listed":false,"github":"https://github.com/wp-cli/config-command","clone":"git clone https://github.com/wp-cli/config-command.git","description":"Generates and reads the wp-config.php file.","language":"Gherkin","stars":39,"topics":["wp-cli","wp-cli-package","wordpress","cli","config","hacktoberfest"],"license":"MIT","category":"cli-tools","readme_excerpt":"wp-cli/config-command ===================== Generates and reads the wp-config.php file. Quick links: Using Installing Contributing Support Using This package implements the following commands: wp config Generates and reads the wp-config.php file. wp config EXAMPLES # Create standard wp-config.php file. $ wp config create --dbname=testing --dbuser=wp --dbpass=securepswd --locale=ro RO Success: Generated 'wp-config.php' file. # List constants and variables defined in wp-config.php file. $ wp config list +------------------+------------------------------------------------------------------+----------+ key value type +------------------+------------------------------------------------------------------+----------+ table prefix wp variable DB NAME wp cli test constant DB USER root constant DB PASSWORD root constant AUTH KEY r6+@shP1yO&$)1gdu.hl[/j;7Zrvmt o;#WxSsa0mlQOi24j2cR,7i+QM/#7S:o^ constant SECURE AUTH KEY iO-z! m--YH$Tx2tf/&V,YW 13Z HiRLqi)d?$o-tMdY+82pK$ T.NYW iTLW;xp constant +------------------+------------------------------------------------------------------+----------+ # Get wp-config.php file path. $ wp config path /home/person/htdocs/project/wp-config.php # Get the table prefix as defined in wp-config.php file. $ wp config get table prefix wp # Add a new constant to the wp-config.php file. $ wp config add WP DEBUG true --raw Success: Added the constant 'WP DEBUG' to the 'wp-config.php' file with the raw value 'true'. # Update or add a constant to the wp-config.php f","default_branch":null,"files":null,"tree":[],"storefront":"/r/wp-cli","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/wp-cli/config-command/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}