Skip to content

Add db_password argument alias#227

Merged
swissspidy merged 1 commit into
mainfrom
add/alias
May 27, 2026
Merged

Add db_password argument alias#227
swissspidy merged 1 commit into
mainfrom
add/alias

Conversation

@swissspidy
Copy link
Copy Markdown
Member

@swissspidy swissspidy added this to the 2.5.3 milestone May 27, 2026
@swissspidy swissspidy requested a review from a team as a code owner May 27, 2026 09:27
Copilot AI review requested due to automatic review settings May 27, 2026 09:27
@github-actions github-actions Bot added command:config Related to 'config' command command:config-add Related to 'config add' command scope:distribution Related to distribution labels May 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to introduce a --db_password alias for the existing --dbpass option on wp config create (per wp-cli/core-command#264), so users can supply the database password using a more explicit flag name.

Changes:

  • Updated the wp config create option documentation in src/Config_Command.php to mention a db_password alias.
  • Updated the README synopsis and options list to mention the same alias.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
src/Config_Command.php Updates the wp config create option docs to advertise a db_password alias.
README.md Updates the generated command synopsis and options docs to advertise the alias.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/Config_Command.php
Comment thread src/Config_Command.php
Comment thread README.md
Comment thread README.md
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@swissspidy swissspidy merged commit 9f17892 into main May 27, 2026
67 checks passed
@swissspidy swissspidy deleted the add/alias branch May 27, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

command:config Related to 'config' command command:config-add Related to 'config add' command scope:distribution Related to distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants