Reinstall plugins
wp plugin install $(wp plugin list --field=name) --force
Reinstall themes
wp theme install $(wp theme list --field=name) --force
Reinstall plugins
wp plugin install $(wp plugin list --field=name) --force
Reinstall themes
wp theme install $(wp theme list --field=name) --force