Replace an old URL with a new one across the database.
wp search-replace 'https://oldsite.com' 'https://newsite.com' --all-tables
Replace an old URL with a new one across the database.
wp search-replace 'https://oldsite.com' 'https://newsite.com' --all-tables