config-command icon indicating copy to clipboard operation
config-command copied to clipboard

Generates and reads the wp-config.php file.

Results 20 config-command issues
Sort by recently updated
recently updated
newest added

## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/ /bug-reports/). - I'm...

bug
command:config-create
good-first-issue
contributor-day

It would seem to me that the optional/required parameters for `wp config create` are a little overbearing, especially considering the capabilities of `wp config set`. I don't see a strong...

command:config
command:config-create

## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...

bug
command:config-delete

The case: Let's say I'm having a WordPress installation which is not working for some reason or WordPress installation leftovers in public_html/. Meanwhile I want to install and configure WordPress...

bug
command:config
command:config-create

When I manually run the tests locally with SQLite, the following scenario is failing: ``` 001 Scenario: No wp-config.php # features/config-create.feature:3 When I run `wp db create` # features/config-create.feature:60 $...

command:config
scope:testing

## Feature Request - [X] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** Running `wp config list` or `wp config get`, boolean...

command:config-get
command:config-list

## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...

command:config
command:config-create
good-first-issue

I have a lot of sites setup where every constant is noted as below. This allows me to pre-include overrides for different environments. `defined( 'DB_USER' ) or define( 'DB_USER', 'wp'...

command:config
command:config-get
command:config-set
command:config-delete

## Bug Report - [x ] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x ] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe...

bug
state:unconfirmed
command:config-set

## Bug Report - [X] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [X] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...

bug
command:config
command:config-create