wp-cli is not working properly. No response from commands

You need to use the –url flag when you have a multisite.

wp-cli --debug --url=www.example.com

or

wp theme list --url=www.example.com

Leave a Comment