wp config list <filter>
Lists variables, constants, and file includes defined in wp-config.php file
Arguments
| Name | Description | 
|---|---|
| filter | Name or partial name to filter the list by | 
Options
| Name | Description | 
|---|---|
| --fields  <fields> | Limit the output to specific fields. Defaults to all fields | 
| --format  <options> | Render output in a particular format | 
| --strict | Enforce strict matching when a filter is provided |