Version 1.1.0
- Introduces
wp config get
to list constants and variables defined inwp-config.php
. - Introduces
wp config path
to get the path towp-config.php
. - Uses
Utils\phar_safe_path()
when generatingwp-config.php
template path, for maximum compatibility with WP-CLI installation methods.