Skip to content

Instantly share code, notes, and snippets.

@lukecav
Created August 24, 2020 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukecav/105fee86dbb6d915eddb893a58f59ead to your computer and use it in GitHub Desktop.
Save lukecav/105fee86dbb6d915eddb893a58f59ead to your computer and use it in GitHub Desktop.
Object Cache Pro plugin WP-CLI commands
wp redis enable --force
wp cache flush
wp cache flush --async
wp redis info
@lukecav
Copy link
Author

lukecav commented Aug 24, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment