Skip to content

Add a ddev command and shell helper for Drupal core's dr CLI#26

Merged
amateescu merged 1 commit into
mainfrom
add-dr-command
Jul 16, 2026
Merged

Add a ddev command and shell helper for Drupal core's dr CLI#26
amateescu merged 1 commit into
mainfrom
add-dr-command

Conversation

@amateescu

@amateescu amateescu commented Jul 16, 2026

Copy link
Copy Markdown
Owner
  • Adds a commands/web/dr DDEV command that runs core's new dr CLI (shipped since 11.4 as core/scripts/dr, exposed at vendor/bin/dr), with a friendly error on older core checkouts.
  • Adds a dr shell helper so the bare command auto-delegates to DDEV, and updates the helper lists in the README, cheat sheet and post-install message.
  • Documents usage in the README and DRUPAL-DEV.md.
  • Extends health_checks in the bats tests with ddev dr list.

@amateescu
amateescu merged commit 59ff226 into main Jul 16, 2026
2 checks passed
@amateescu
amateescu deleted the add-dr-command branch July 16, 2026 22:43
@rfay

rfay commented Jul 16, 2026

Copy link
Copy Markdown

Hmm, DDEV v1.25.3 already has ddev dr - Why have this?

@amateescu

Copy link
Copy Markdown
Owner Author

@rfay because I don't read release notes 🤦 Opened a new PR to remove the command, but keep its shell helper :) #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants