Alain Schlesser
Alain Schlesser
@dicetomato No, that cannot work. How would the remote server be able to control your browser?
That being said, it could theoretically work if we bypass the normal SSH execution flow, and just return data from the site back to the admin command. Not sure whether...
Thanks for all the work on this, @petitphp !
> Or, since deletion and listing are failing, maybe the issue is that the insertion using set_transient() is failing in the first place. Looking at the database after a `wp...
Fixed via https://github.com/wp-cli/wp-cli/pull/6088