Ovidiu Liuta
Ovidiu Liuta
Option added for --list | -l for listing backup contents at CLI/WP-CLI side
Hi @jonathansadowski conflict is now resolved. Thanks
Apollo Graphql Server has a caching mechanism that can be implemented with a cache server like Redis https://www.apollographql.com/docs/apollo-server/performance/caching/ , would this be a possible solution for this issue, from my...
I have added a pull request here to fix this issue, i've created a new Util function to normalise the DOS text to UNIX https://github.com/wp-cli/wp-cli/pull/5243
I would propose this refactoring of the http_request function https://github.com/ovidiul/wp-cli/commit/698a408a66413e2ebd2ca77d6bfb34734a63204b , it refactors the ssl call and adds a retry option on curl timeout