Hello, the following drush command is not working.

"drush ypu"

Please let me know if i am missing something.

I am using:
Drupal: 8.8.6
Real time seo module: 1.5
Drush 9

Issue fork yoast_seo-3150766

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

gauravmanerkar created an issue. See original summary.

gaurav_manerkar’s picture

Title: Drush command not working » Drush command not working for Drush 9
Issue summary: View changes

jonas139 made their first commit to this issue’s fork.

jonas139’s picture

Assigned: Unassigned » jonas139

jonas139’s picture

Assigned: jonas139 » Unassigned
Status: Active » Needs review

I've just ported the drush command to a drush 9 version.
https://git.drupalcode.org/project/yoast_seo/-/merge_requests/4

bajah1701’s picture

It doesn't work in Drush 10 either.

froboy made their first commit to this issue’s fork.

froboy’s picture

Status: Needs review » Reviewed & tested by the community

I tested this patch and after applying the it and running drush cr it allowed me to execute drush ypu successfully. Looks good to me.

I also rebased to ensure it's mergable.

gaurav_manerkar’s picture

Thanks for the review.