Wp --allow-root search-replace

Hello,

I was using EE3, and now I’ve installed EE4.

Which is the equivalent command for “wp --allow-root search-replace” in EE4?

I want to change https prefix to http, like this:

wp --allow-root search-replace --url=mydomain https://mydomain http://mydomain --path=/var/lib/docker/volumes/mydomain_htdocs/_data/htdocs

Regards,

Patrick