Skip to content

Add admin_pass argument alias#335

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

Add admin_pass argument alias#335
swissspidy merged 1 commit into
mainfrom
add/alias

Conversation

@swissspidy
Copy link
Copy Markdown
Member

See See #264

@swissspidy swissspidy added this to the 2.1.32 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:core-install Related to 'core install' 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 address #264 by introducing an admin_pass alias for the wp core install admin password argument, to reduce confusion between --dbpass vs --admin_password.

Changes:

  • Updates the wp core install option documentation in src/Core_Command.php to mention an admin_pass alias.
  • Updates the README wp core install synopsis and options list to mention an admin_pass alias.

Reviewed changes

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

File Description
src/Core_Command.php Updates the wp core install docblock option definition for the admin password.
README.md Updates the public documentation for wp core install to advertise the alias.

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

Comment thread src/Core_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 957db64 into main May 27, 2026
71 of 122 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:core-install Related to 'core install' command scope:distribution Related to distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants